Web:Move dependency to client package.

This commit is contained in:
Vlada Gazizova 2022-11-21 14:00:31 +03:00
parent cd899abffe
commit c5e54cae1f
3 changed files with 3 additions and 4 deletions

View File

@ -38,8 +38,5 @@
"shx": "^0.3.3",
"terser": "^5.8.0"
},
"packageManager": "yarn@3.2.4",
"dependencies": {
"hex-to-rgba": "^2.0.1"
}
"packageManager": "yarn@3.2.4"
}

View File

@ -44,6 +44,7 @@
"element-resize-detector": "^1.2.4",
"file-saver": "^2.0.5",
"firebase": "^8.10.0",
"hex-to-rgba": "^2.0.1",
"react-avatar-editor": "^13.0.0",
"react-colorful": "^5.5.1",
"react-hotkeys-hook": "^3.4.4",

View File

@ -2791,6 +2791,7 @@ __metadata:
file-loader: ^6.2.0
file-saver: ^2.0.5
firebase: ^8.10.0
hex-to-rgba: ^2.0.1
html-webpack-plugin: 5.3.2
json-loader: ^0.5.7
playwright: ^1.18.1