This commit is contained in:
Jaco
2022-08-06 07:58:01 +02:00
committed by GitHub
parent a7a3a559ea
commit 4f20237240
13 changed files with 410 additions and 351 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"versions": {
"git": "2.9.3",
"npm": "2.9.3"
@@ -32,10 +32,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/core": "^7.18.10",
"@babel/runtime": "^7.18.9",
"@polkadot/dev": "^0.67.86",
"@polkadot/x-bundle": "^10.1.2",
"@polkadot/dev": "^0.67.88",
"@polkadot/x-bundle": "^10.1.3",
"@types/jest": "^28.1.6",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",