fix(ui): update constrains

This commit is contained in:
Łukasz Mierzwa
2022-12-28 12:51:45 +00:00
committed by Łukasz Mierzwa
parent f9d31fba8b
commit f3406f326c
2 changed files with 2 additions and 2 deletions

2
ui/package-lock.json generated
View File

@@ -93,7 +93,7 @@
},
"engines": {
"node": "19.3.0",
"npm": ">=8.3 <9.0"
"npm": ">=9.0"
}
},
"node_modules/@adobe/css-tools": {

View File

@@ -4,7 +4,7 @@
"license": "Apache-2.0",
"private": true,
"engines": {
"npm": ">=8.3 <9.0",
"npm": ">=9.0",
"node": "19.3.0"
},
"dependencies": {