Convert all to named imports (#414)

This commit is contained in:
Jaco Greeff
2020-12-09 01:41:44 +01:00
committed by GitHub
parent a5434d4428
commit 7e494673e0
69 changed files with 175 additions and 193 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/types": "^2.10.1",
"@polkadot/types": "^2.10.2-4",
"@types/mkdirp": "^1.0.1",
"@types/store": "^2.0.2"
},