This commit is contained in:
Jaco
2022-07-04 08:40:43 +02:00
committed by GitHub
parent c802f71617
commit a3b0e3607f
13 changed files with 222 additions and 214 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.7.1",
"version": "2.7.2",
"workspaces": [
"packages/*"
],
@@ -29,8 +29,8 @@
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/runtime": "^7.18.6",
"@polkadot/dev": "^0.67.46",
"@polkadot/x-bundle": "^9.7.1",
"@polkadot/dev": "^0.67.50",
"@polkadot/x-bundle": "^9.7.2",
"@types/jest": "^28.1.4",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",