aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 67442054..9ba91ba2 100644
--- a/package.json
+++ b/package.json
@@ -77,6 +77,7 @@
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.3.20",
"fake-indexeddb": "^5.0.2",
+ "handlebars": "^4.7.8",
"html-validate": "^8.8.0",
"husky": "^9.0.10",
"jsdom": "^24.0.0",
@@ -94,7 +95,7 @@
"@zip.js/zip.js": "^2.7.31",
"dexie": "^3.2.4",
"dexie-export-import": "^4.0.7",
- "handlebars": "^4.7.8",
+ "yomitan-handlebars": "git+https://github.com/themoeway/yomitan-handlebars.git#12aff5e3550954d7d3a98a5917ff7d579f3cce25",
"parse5": "^7.1.2",
"wanakana": "^5.3.1"
},