This commit is contained in:
Jaco
2022-08-26 14:54:57 +02:00
committed by GitHub
parent 0ac96ff7c2
commit 18343f50d4
3 changed files with 664 additions and 546 deletions
+2 -2
View File
@@ -39,10 +39,10 @@
},
"devDependencies": {
"@babel/core": "^7.18.10",
"@polkadot/dev": "^0.67.113",
"@polkadot/dev": "^0.67.116",
"@types/jest": "^28.1.7"
},
"resolutions": {
"typescript": "^4.7.4"
"typescript": "^4.8.2"
}
}