diff --git a/market-simulator/package.json b/market-simulator/package.json index eaa51239..56b8a5f0 100644 --- a/market-simulator/package.json +++ b/market-simulator/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "dev": "vite --open", - "build": "vue-tsc --noEmit && vite build", + "build": "vite build", "serve": "vite preview" }, "dependencies": {