This commit is contained in:
Jaco
2021-08-02 12:21:03 +03:00
committed by GitHub
parent b7c5a9a509
commit 6a6a247b1f
14 changed files with 194 additions and 177 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
"@babel/runtime": "^7.14.8",
"@polkadot/dev": "^0.62.57",
"@polkadot/ts": "^0.4.4",
"@polkadot/x-bundle": "^7.0.3",
"@polkadot/x-bundle": "^7.1.1",
"@types/jest": "^26.0.24",
"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.84.2"
"version": "0.84.3"
}