Bump API (types fix) (#18)

This commit is contained in:
Jaco Greeff
2018-12-10 14:58:44 +01:00
committed by GitHub
parent 5dab6cb263
commit 4907ac74df
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.13",
"@polkadot/types": "^0.33.10",
"@polkadot/types": "^0.33.11",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}