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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user