0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 14:02:41 +00:00

bump node to avoid experimental flag issues from another merge

This commit is contained in:
Gazook89
2024-10-11 13:50:40 -05:00
parent c4074d67f5
commit 9c4b936ddd

View File

@@ -4,7 +4,7 @@
"version": "3.15.0", "version": "3.15.0",
"engines": { "engines": {
"npm": "^10.2.x", "npm": "^10.2.x",
"node": "^20.17.x" "node": "^20.18.x"
}, },
"repository": { "repository": {
"type": "git", "type": "git",