* 2.8.1

* trigger
This commit is contained in:
Jaco
2022-07-09 09:26:03 +02:00
committed by GitHub
parent c9afdacb89
commit 951a745d0f
15 changed files with 175 additions and 172 deletions
+4 -3
View File
@@ -9,8 +9,9 @@
"type": "git",
"url": "https://github.com/polkadot-js/ui.git"
},
"type": "module",
"sideEffects": false,
"version": "2.7.3-0-x",
"version": "2.8.0",
"workspaces": [
"packages/*"
],
@@ -29,8 +30,8 @@
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/runtime": "^7.18.6",
"@polkadot/dev": "^0.67.55",
"@polkadot/x-bundle": "^9.7.2",
"@polkadot/dev": "^0.67.65",
"@polkadot/x-bundle": "^10.0.1",
"@types/jest": "^28.1.4",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",