aboutsummaryrefslogtreecommitdiff
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 7cab94e..5823ddb 100644
--- a/package.json
+++ b/package.json
@@ -30,9 +30,11 @@
},
"dependencies": {
"console-menu": "^0.1.0",
+ "diff": "^5.1.0",
"fflate": "^0.7.4"
},
"devDependencies": {
+ "@types/diff": "^5.0.2",
"@types/node": "^18.7.13",
"@types/react": "^18.0.17",
"@types/yazl": "^2.4.2",