|
@@ -20,7 +20,7 @@
|
|
|
"resolveJsonModule": true,
|
|
|
"baseUrl": ".",
|
|
|
"paths": {
|
|
|
- "@polkadot/types/augment": [ "../types/src/definitions/augment-types.ts" ],
|
|
|
+ "@polkadot/types/augment": [ "../types/augment-codec/augment-types.ts" ],
|
|
|
// "@joystream/types/": [ "../types/src/" ],
|
|
|
// "@joystream/types/*": [ "../types/src/*" ],
|
|
|
// "@polkadot/joy-election/": [ "packages/joy-election/src/" ],
|