0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-23 11:18:38 +00:00

A plausible fix for the hoisting issue

I don't know if it's the *best* fix.
This commit is contained in:
David Bolack
2026-04-19 14:24:27 -05:00
parent 52802063e4
commit 2a997404e3
3 changed files with 41 additions and 53 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
"marked-nonbreaking-spaces": "^1.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.4",
"marked-variables": "^1.0.5",
"marked-variables": "file:../marked-variables",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^9.3.3",