This commit is contained in:
Jaco
2021-07-05 12:35:43 +03:00
committed by GitHub
parent 994e0f1ee4
commit 8f4e839d21
14 changed files with 171 additions and 209 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
"@babel/core": "^7.14.6",
"@babel/runtime": "^7.14.6",
"@polkadot/dev": "^0.62.44",
"@polkadot/ts": "^0.4.1",
"@polkadot/ts": "^0.4.2",
"@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -43,5 +43,5 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.82.2-1"
"version": "0.83.0"
}