summaryrefslogtreecommitdiff
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 b486c25d..4190741a 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"homepage": "https://foosoft.net/projects/yomichan/",
"devDependencies": {
"eslint": "^6.8.0",
- "eslint-plugin-no-unsanitized": "^3.0.2"
+ "eslint-plugin-no-unsanitized": "^3.0.2",
+ "fake-indexeddb": "^3.0.0"
}
}