This commit is contained in:
Jaco
2022-06-04 06:51:47 +02:00
committed by GitHub
parent f36781c94f
commit 7fbb23cd07
2 changed files with 95 additions and 95 deletions
+3 -3
View File
@@ -33,10 +33,10 @@
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@polkadot/dev": "^0.66.30",
"@types/jest": "^27.5.1"
"@polkadot/dev": "^0.66.34",
"@types/jest": "^28.1.0"
},
"resolutions": {
"typescript": "^4.7.2"
"typescript": "^4.7.3"
}
}