Bump common (#551)

* Bump common

* 0.87.3, CHANGELOG

* CHANGELOG
This commit is contained in:
Jaco
2021-12-01 08:43:25 +01:00
committed by GitHub
parent 5637875344
commit b900371690
14 changed files with 140 additions and 132 deletions
+3 -3
View File
@@ -14,15 +14,15 @@
},
"sideEffects": false,
"type": "module",
"version": "0.87.3-0",
"version": "0.87.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^8.0.4",
"@polkadot/util-crypto": "^8.0.4",
"@polkadot/util": "^8.0.5",
"@polkadot/util-crypto": "^8.0.5",
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},