diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-21 18:10:27 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-21 18:31:34 -0300 |
commit | 6dfd5c6cabffbac8f8423d87bc761c928d9b5a54 (patch) | |
tree | 9b2f0e7b897169e1e97ac0213f963bfc07ad987f /package.json | |
parent | aa4b67362971b239e9c2d27a8bcdbb640c1059c8 (diff) |
content: generateCommentaryIndexPage: use npm word-count instead
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c0567f31..bce87a58 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,7 @@ "msgpackr": "1.11.1", "rimraf": "5.0.7", "striptags": "4.0.0-alpha.4", + "word-count": "0.3.1", "word-wrap": "1.2.5" }, "license": "MIT", |