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 -1
View File
@@ -7,7 +7,7 @@
"packages/**/src/**/*",
"packages/**/*.js"
],
"exclue": [
"exclude": [
"**/node_modules/**/*"
]
}