This commit is contained in:
Jaco
2022-01-29 08:05:20 +01:00
committed by GitHub
parent 6cef850c7b
commit ebac0cda56
13 changed files with 61 additions and 57 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.4-1",
"version": "1.0.0",
"workspaces": [
"packages/*"
],
@@ -34,7 +34,7 @@
"devDependencies": {
"@babel/core": "^7.16.12",
"@babel/runtime": "^7.16.7",
"@polkadot/dev": "^0.65.45",
"@polkadot/dev": "^0.65.46",
"@polkadot/x-bundle": "^8.3.3",
"@types/jest": "^27.4.0",
"babel-loader": "^8.2.3",
@@ -48,7 +48,7 @@
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.1",
"webpack-cli": "^4.9.2",
"webpack-serve": "^4.0.0"
},
"resolutions": {