0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32: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",
"engines": {
"npm": "^10.2.x",
"node": "^20.17.x"
"node": "^20.18.x"
},
"repository": {
"type": "git",