Bump common (#547)

* Bump common

* 0.87.1
This commit is contained in:
Jaco
2021-11-28 06:21:18 +01:00
committed by GitHub
parent 6381e571cf
commit 2b71f0164c
14 changed files with 215 additions and 237 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.86.8-0",
"version": "0.87.0",
"workspaces": [
"packages/*"
],
@@ -34,9 +34,9 @@
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@polkadot/dev": "^0.63.29",
"@polkadot/ts": "^0.4.14",
"@polkadot/x-bundle": "^7.9.2",
"@polkadot/dev": "^0.63.33",
"@polkadot/ts": "^0.4.15",
"@polkadot/x-bundle": "^8.0.2",
"@types/jest": "^27.0.3",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",