0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Update module version

This commit is contained in:
David Bolack
2025-06-17 21:04:15 -05:00
parent 6848d12fb3
commit c1655acc10
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"marked-nonbreaking-spaces": "^1.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.3",
"marked-variables": "^1.0.0",
"marked-variables": "^1.0.1",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^8.15.0",
@@ -81,7 +81,7 @@
}
},
"../marked-variables": {
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"dedent": "^1.6.0",

View File

@@ -116,7 +116,7 @@
"marked-nonbreaking-spaces": "^1.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.3",
"marked-variables": "^1.0.0",
"marked-variables": "^1.0.1",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^8.15.0",