Bump deps (#320)

This commit is contained in:
Jaco Greeff
2020-05-15 12:57:38 +02:00
committed by GitHub
parent 47dede29c3
commit b6909b132a
5 changed files with 253 additions and 254 deletions
+4 -5
View File
@@ -8,8 +8,7 @@
"packages/*"
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.8.3"
"babel-core": "^7.0.0-bridge.0"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -32,9 +31,9 @@
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@polkadot/dev": "^0.52.19",
"@polkadot/ts": "^0.3.21",
"@types/jest": "^25.2.1",
"@polkadot/dev": "^0.53.5",
"@polkadot/ts": "^0.3.22",
"@types/jest": "^25.2.2",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.1",