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 e596222..150731e 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"zod": "^3.25.67"
},
"devDependencies": {
- "@openpgp/web-stream-tools": "^0.1.3"
+ "@openpgp/web-stream-tools": "^0.1.3",
+ "vite": "^7.0.0"
}
}