Remove @polkadot/ts dep (#568)

* Remove @polkadot/ts dep

* Bump dev

* Adjust, correct deps
This commit is contained in:
Jaco
2021-12-24 15:45:01 +01:00
committed by GitHub
parent 205fbbda2c
commit 081b482d41
8 changed files with 34 additions and 77 deletions
-1
View File
@@ -22,7 +22,6 @@
},
"skipLibCheck": true,
"typeRoots": [
"./node_modules/@polkadot/ts",
"./node_modules/@types"
]
}