mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-27 22:48:29 +03:00
Add volta config here too
This commit is contained in:
parent
97ca965959
commit
44672d181c
3
docs/package-lock.json
generated
3
docs/package-lock.json
generated
@ -28,7 +28,8 @@
|
|||||||
"@types/react": "^18.3.27"
|
"@types/react": "^18.3.27"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0"
|
"node": "20.19.6",
|
||||||
|
"npm": "11.4.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ai-sdk/gateway": {
|
"node_modules/@ai-sdk/gateway": {
|
||||||
|
|||||||
@ -49,7 +49,11 @@
|
|||||||
"@types/react": "^18.3.27"
|
"@types/react": "^18.3.27"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.19.6",
|
"node": "20.19.6",
|
||||||
|
"npm": "11.4.2"
|
||||||
|
},
|
||||||
|
"volta": {
|
||||||
|
"node": "20.19.6",
|
||||||
"npm": "11.4.2"
|
"npm": "11.4.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user