This commit is contained in:
Jaco
2022-11-20 11:28:19 +02:00
committed by GitHub
parent 9afc0f30c6
commit fa8046f1f5
3 changed files with 249 additions and 223 deletions
+4 -4
View File
@@ -38,11 +38,11 @@
"dnslink-cloudflare": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@polkadot/dev": "^0.67.156",
"@types/jest": "^29.2.1"
"@babel/core": "^7.20.2",
"@polkadot/dev": "^0.67.161",
"@types/jest": "^29.2.3"
},
"resolutions": {
"typescript": "^4.8.4"
"typescript": "^4.9.3"
}
}