diff --git a/package.json b/package.json index d386736..1a28039 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "start": "npx ng serve", "build": "npm run build:dev", "build:dev": "npx ng build --configuration development", - "build:prod": "npx ng build --configuration production", + "build:prod": "npx ng build --configuration production" }, "private": true, "dependencies": {