This commit is contained in:
Jaco
2021-07-11 13:25:29 +03:00
committed by GitHub
parent 63440d051f
commit 3e555546cd
14 changed files with 140 additions and 138 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
"@babel/runtime": "^7.14.6",
"@polkadot/dev": "^0.62.57",
"@polkadot/ts": "^0.4.4",
"@polkadot/x-bundle": "^6.11.2-15",
"@polkadot/x-bundle": "^7.0.1",
"@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -45,5 +45,5 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.83.2-5"
"version": "0.84.0"
}