0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 16:28:41 +00:00

Bump node version to 18.16.x

This commit is contained in:
Trevor Buckner
2023-05-17 18:50:40 -04:00
parent 32454a3f12
commit 0864f4ced0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"supertest": "^6.3.3"
},
"engines": {
"node": "16.13.x"
"node": ">=18.16.x"
}
},
"node_modules/@ampproject/remapping": {
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "3.8.0",
"engines": {
"node": "16.13.x"
"node": ">=18.16.x"
},
"repository": {
"type": "git",