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"
}
}
+1 -1
View File
@@ -23,7 +23,7 @@
"@polkadot/x-fetch": "^8.1.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",
"@types/js-yaml": "^4.0.5",
"js-yaml": "^4.1.0"
}
}
+302 -248
View File
File diff suppressed because it is too large Load Diff