This commit is contained in:
Jaco
2021-11-22 06:25:20 +01:00
committed by GitHub
parent 2f28f04b22
commit b3bef159dd
14 changed files with 155 additions and 148 deletions
+3 -3
View File
@@ -14,15 +14,15 @@
},
"sideEffects": false,
"type": "module",
"version": "0.86.6",
"version": "0.86.7",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^7.9.1",
"@polkadot/util-crypto": "^7.9.1",
"@polkadot/util": "^7.9.2",
"@polkadot/util-crypto": "^7.9.2",
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},