« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7aef341a..79fe4b53 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
         "#page-specs": "./src/page/index.js",
         "#quickstat": "./src/quickstat.js",
         "#node-utils": "./src/node-utils.js",
+        "#reformat-urls": "./src/reformat-urls.js",
         "#repl": "./src/write/build-modes/repl.js",
         "#replacer": "./src/replacer.js",
         "#reverse": "./src/reverse.js",
@@ -72,6 +73,7 @@
         "js-yaml": "4.1.1",
         "marked": "17.0.5",
         "msgpackr": "1.11.9",
+        "replace-in-file": "8.4.0",
         "rimraf": "6.1.3",
         "striptags": "4.0.0-alpha.4",
         "word-count": "0.3.1",