mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Updated Engine in package.json
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -66,6 +66,10 @@
|
||||
"pretty-quick": "~4.0.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "~5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.13.0",
|
||||
"npm": ">=10.5.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alloc/quick-lru": {
|
||||
|
||||
@@ -117,5 +117,9 @@
|
||||
"pretty-quick": "~4.0.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "~5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.13.0",
|
||||
"npm": ">=10.5.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user