aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 6b464e4..adaf590 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -14,9 +14,7 @@
"dev": "vite",
"watch": "vite build --watch --mode development --minify false",
"build": "vite build",
- "preview": "vite preview",
- "update": "npm update",
- "outdated": "npm outdated"
+ "preview": "vite preview"
},
"dependencies": {
"@fontsource/source-sans-pro": "^5.0.8",