mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Add volta config here too
This commit is contained in:
Generated
+2
-1
@@ -28,7 +28,8 @@
|
||||
"@types/react": "^18.3.27"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0"
|
||||
"node": "20.19.6",
|
||||
"npm": "11.4.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@ai-sdk/gateway": {
|
||||
|
||||
+5
-1
@@ -49,7 +49,11 @@
|
||||
"@types/react": "^18.3.27"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.19.6",
|
||||
"node": "20.19.6",
|
||||
"npm": "11.4.2"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.19.6",
|
||||
"npm": "11.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user