Missing explicit deps

This commit is contained in:
Jaco Greeff
2020-03-14 18:36:31 +01:00
parent 0055d7573b
commit 5ddcec777f
4 changed files with 27 additions and 23 deletions
+2 -2
View File
@@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@polkadot/dev": "^0.50.32",
"@polkadot/ts": "^0.3.9",
"@polkadot/dev": "^0.50.33",
"@polkadot/ts": "^0.3.10",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.0",