This commit is contained in:
Jaco
2021-08-28 09:43:52 +03:00
committed by GitHub
parent d2fcebd84a
commit c9c3011441
14 changed files with 207 additions and 200 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
"@babel/runtime": "^7.15.3",
"@polkadot/dev": "^0.62.62",
"@polkadot/ts": "^0.4.6",
"@polkadot/x-bundle": "^7.2.2-5",
"@polkadot/x-bundle": "^7.3.1",
"@types/jest": "^27.0.1",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -45,6 +45,6 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.85.2-1",
"version": "0.85.2",
"packageManager": "yarn@3.0.1"
}