diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a21fe6..336d02a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,8 @@ "dependencies": { "@fontsource/fira-mono": "^4.5.0", "@lukeed/uuid": "^2.0.0", - "cookie": "^0.4.1" + "cookie": "^0.4.1", + "vite-plugin-html": "^2" }, "packageManager": "yarn@3.1.1" } |
