Migrate to travis-ci.com, bump deps (#4)

This commit is contained in:
Jaco Greeff
2018-12-05 16:12:20 +01:00
committed by GitHub
parent a95c091af8
commit 08c1041f65
6 changed files with 60 additions and 52 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.1.5",
"@polkadot/keyring": "^0.33.7",
"@polkadot/types": "^0.32.23",
"@polkadot/keyring": "^0.33.8",
"@polkadot/types": "^0.32.24",
"store": "^2.0.12"
}
}