Remove /index imports (swap to bare) (#92)

* Remove /index imports (swap to bare)

* Bump api & common
This commit is contained in:
Jaco Greeff
2019-03-14 09:42:53 +01:00
committed by GitHub
parent 27e1d142f1
commit 3ce8b5bd35
12 changed files with 38 additions and 34 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.36.1",
"@polkadot/util-crypto": "^0.36.1",
"@polkadot/keyring": "^0.36.3",
"@polkadot/util-crypto": "^0.36.3",
"xmlserializer": "^0.6.1"
}
}