This commit is contained in:
Jaco
2022-08-26 14:54:51 +02:00
committed by GitHub
parent 0ecb8093a5
commit 9f2bfabaac
2 changed files with 553 additions and 435 deletions
+2 -2
View File
@@ -34,7 +34,7 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.13", "@babel/core": "^7.18.13",
"@babel/runtime": "^7.18.9", "@babel/runtime": "^7.18.9",
"@polkadot/dev": "^0.67.115", "@polkadot/dev": "^0.67.116",
"@polkadot/x-bundle": "^10.1.6", "@polkadot/x-bundle": "^10.1.6",
"@types/jest": "^28.1.8", "@types/jest": "^28.1.8",
"babel-loader": "^8.2.5", "babel-loader": "^8.2.5",
@@ -49,6 +49,6 @@
"vue-template-compiler": "^2.7.10" "vue-template-compiler": "^2.7.10"
}, },
"resolutions": { "resolutions": {
"typescript": "^4.7.4" "typescript": "^4.8.2"
} }
} }
+551 -433
View File
File diff suppressed because it is too large Load Diff