This commit is contained in:
Jaco
2021-08-15 13:58:46 +03:00
committed by GitHub
parent 2afd941483
commit 6abb0f79b6
14 changed files with 137 additions and 133 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
"@babel/runtime": "^7.15.3",
"@polkadot/dev": "^0.62.59",
"@polkadot/ts": "^0.4.4",
"@polkadot/x-bundle": "^7.1.3-3",
"@polkadot/x-bundle": "^7.2.1",
"@types/jest": "^26.0.24",
"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.84.4-2",
"version": "0.85.0",
"packageManager": "yarn@3.0.1"
}