Bump deps (#304)

This commit is contained in:
Jaco Greeff
2020-04-04 10:47:33 +02:00
committed by GitHub
parent ec5caf8fe1
commit e2637b06a0
6 changed files with 726 additions and 842 deletions
+4 -4
View File
@@ -32,15 +32,15 @@
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@polkadot/dev": "^0.52.4",
"@polkadot/ts": "^0.3.14",
"@types/jest": "^25.1.4",
"@polkadot/dev": "^0.52.5",
"@polkadot/ts": "^0.3.15",
"@types/jest": "^25.2.1",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-is": "^16.13.1",
"react-native": "^0.61.5",
"react-native": "^0.62.1",
"vue-template-compiler": "^2.6.11"
}
}