Bump deps (#245)

This commit is contained in:
Jaco Greeff
2019-11-26 12:45:52 +01:00
committed by GitHub
parent 10f7960423
commit 43374152bc
14 changed files with 1669 additions and 1189 deletions
+4 -4
View File
@@ -29,10 +29,10 @@
"test:one": "jest"
},
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/runtime": "^7.7.2",
"@polkadot/dev-react": "^0.32.0-beta.14",
"@polkadot/ts": "^0.1.85",
"@babel/core": "^7.7.4",
"@babel/runtime": "^7.7.4",
"@polkadot/dev-react": "^0.32.0-beta.15",
"@polkadot/ts": "^0.1.86",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react-native": "^0.61.4"