Bump common (#162)

This commit is contained in:
Jaco Greeff
2021-03-07 16:26:03 +01:00
committed by GitHub
parent 65e106b5cd
commit b96db65601
2 changed files with 48 additions and 48 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.13.9",
"@polkadot/util": "^6.0.3",
"@polkadot/util-crypto": "^6.0.3",
"@polkadot/x-fetch": "^6.0.3"
"@polkadot/util": "^6.0.4",
"@polkadot/util-crypto": "^6.0.4",
"@polkadot/x-fetch": "^6.0.4"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",