This commit is contained in:
Jaco
2023-01-08 10:58:48 +02:00
committed by GitHub
parent 906f520b60
commit 94aa5cdc38
13 changed files with 277 additions and 270 deletions
+6 -6
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.9.15-6-x",
"version": "2.9.15",
"versions": {
"git": "2.9.15-6-x",
"npm": "2.9.14"
@@ -32,11 +32,11 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/runtime": "^7.20.6",
"@polkadot/dev": "^0.67.175",
"@polkadot/x-bundle": "^10.2.1",
"@types/jest": "^29.2.4",
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.7",
"@polkadot/dev": "^0.67.177",
"@polkadot/x-bundle": "^10.2.3",
"@types/jest": "^29.2.5",
"babel-loader": "^8.3.0",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",