This commit is contained in:
Jaco
2021-11-07 08:40:23 +01:00
committed by GitHub
parent f222cbb6c0
commit 84a18f3c0b
14 changed files with 148 additions and 141 deletions
+3 -3
View File
@@ -14,15 +14,15 @@
},
"sideEffects": false,
"type": "module",
"version": "0.86.4",
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^7.8.1",
"@polkadot/util-crypto": "^7.8.1",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},