Bump deps (#192)

This commit is contained in:
Jaco Greeff
2019-08-29 17:39:49 +02:00
committed by GitHub
parent ec290af1a3
commit 79397b67a9
4 changed files with 134 additions and 110 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.5.3"
"typescript": "^3.6.2"
},
"scripts": {
"build": "polkadot-dev-build-ts && polkadot-dev-build-docs",
@@ -26,8 +26,8 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@polkadot/dev-react": "^0.31.0-beta.4",
"@polkadot/ts": "^0.1.68",
"@polkadot/dev-react": "^0.31.0-beta.5",
"@polkadot/ts": "^0.1.69",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"gh-pages": "^2.1.1",