Bump to API 0.38 (#53)

This commit is contained in:
Jaco Greeff
2019-01-08 15:27:25 +01:00
committed by GitHub
parent fbba958cee
commit b463c040f8
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.30",
"@polkadot/types": "^0.37.13",
"@polkadot/types": "^0.38.1",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}