diff --git a/package.json b/package.json index 32edb2d..0806cad 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ }, "scripts": { "dev": "vite", - "prebuild": "npm run i18n:pull", "build": "tsc && vite build", "serve": "vite preview", "test": "vitest",