diff --git a/package.json b/package.json index 880d6fab..44346a13 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "scripts": { "start": "node server", - "build": "cd react-ui/ && npm install && npm install --only=dev --no-shrinkwrap && npm run build" + "build": "cd react-ui/ && npm install && npm run build" }, "cacheDirectories": [ "node_modules",