0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 04:38:11 +00:00

remove npm preview

This commit is contained in:
Víctor Losada Hernández
2026-03-02 00:00:45 +01:00
parent 1425ba630e
commit 0890b6e3f9

View File

@@ -14,7 +14,6 @@
"scripts": {
"start": "node server.js",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint --fix",
"lint:dry": "eslint",
"stylelint": "stylelint --fix **/*.{less}",