mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Version range
This commit is contained in:
Generated
+1
-1
@@ -120,7 +120,7 @@
|
||||
"vitest": "^3.0.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": "v20.19.6",
|
||||
"node": "^20.19.6",
|
||||
"npm": "11.4.2"
|
||||
}
|
||||
},
|
||||
|
||||
+1
-2
@@ -4,9 +4,8 @@
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"packageManager": "npm@10.8.2",
|
||||
"engineStrict": true,
|
||||
"engines": {
|
||||
"node": "v20.19.6",
|
||||
"node": "^20.19.6",
|
||||
"npm": "11.4.2"
|
||||
},
|
||||
"volta": {
|
||||
|
||||
Reference in New Issue
Block a user