Jest config cleanup (#476)

This commit is contained in:
Jaco
2021-09-01 19:36:35 +03:00
committed by GitHub
parent a54017f204
commit fab8fec8f2
4 changed files with 627 additions and 605 deletions
+3 -3
View File
@@ -14,9 +14,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.15.3",
"@polkadot/util": "^7.2.1",
"@polkadot/util-crypto": "^7.2.1",
"@polkadot/x-fetch": "^7.2.1"
"@polkadot/util": "^7.3.1",
"@polkadot/util-crypto": "^7.3.1",
"@polkadot/x-fetch": "^7.3.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.2",