This commit is contained in:
Jaco
2021-12-12 10:13:06 +01:00
committed by GitHub
parent 6eba1f955a
commit 0f527bfdf0
3 changed files with 306 additions and 252 deletions
+3 -3
View File
@@ -33,10 +33,10 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@polkadot/dev": "^0.63.35",
"@types/jest": "^27.0.2"
"@polkadot/dev": "^0.63.39",
"@types/jest": "^27.0.3"
},
"resolutions": {
"typescript": "^4.5.2"
"typescript": "^4.5.3"
}
}