This commit is contained in:
Jaco
2021-05-29 10:40:54 +03:00
committed by GitHub
parent 4c24f08e73
commit 8f6ad2fc5e
14 changed files with 226 additions and 218 deletions
+3 -3
View File
@@ -29,8 +29,8 @@
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/runtime": "^7.14.0",
"@polkadot/dev": "^0.62.17",
"@polkadot/ts": "^0.3.66",
"@polkadot/dev": "^0.62.20",
"@polkadot/ts": "^0.3.69",
"@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.77.2-2"
"version": "0.78.0"
}