Bump deps (& use packageInfo detection) (#441)

This commit is contained in:
Jaco Greeff
2021-02-16 13:27:29 +01:00
committed by GitHub
parent 756af81132
commit 1fb62d2964
21 changed files with 430 additions and 361 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^5.6.2",
"@polkadot/util-crypto": "^5.6.2",
"@polkadot/util": "^5.6.3",
"@polkadot/util-crypto": "^5.6.3",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.2"
}