mirror of
https://github.com/foomo/next-proxy-middleware.git
synced 2025-10-16 12:35:36 +00:00
chore: add volta
This commit is contained in:
parent
9f96fe8d84
commit
6cac3fb66b
@ -32,5 +32,8 @@
|
|||||||
"next": "15",
|
"next": "15",
|
||||||
"typescript": "5"
|
"typescript": "5"
|
||||||
},
|
},
|
||||||
"packageManager": "bun@1.2.2"
|
"packageManager": "bun@1.2.2",
|
||||||
|
"volta": {
|
||||||
|
"node": "22.13.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user