mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(ui): update constrains
This commit is contained in:
committed by
Łukasz Mierzwa
parent
f9d31fba8b
commit
f3406f326c
Generated
+1
-1
@@ -93,7 +93,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "19.3.0",
|
||||
"npm": ">=8.3 <9.0"
|
||||
"npm": ">=9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@adobe/css-tools": {
|
||||
|
||||
+1
-1
@@ -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