mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): update constrains
This commit is contained in:
committed by
Łukasz Mierzwa
parent
f9d31fba8b
commit
f3406f326c
2
ui/package-lock.json
generated
2
ui/package-lock.json
generated
@@ -93,7 +93,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "19.3.0",
|
||||
"npm": ">=8.3 <9.0"
|
||||
"npm": ">=9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@adobe/css-tools": {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"npm": ">=8.3 <9.0",
|
||||
"npm": ">=9.0",
|
||||
"node": "19.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user