Skip to content

Commit a71f99d

Browse files
committed
pre production changes .2
1 parent 604ded2 commit a71f99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"scripts": {
88
"dev": "nodemon server/index.js",
99
"start": "node server/index.js",
10-
"build": "npm install --prefix server && npm install --prefix client && npm run build --prefix client"
10+
"build": "npm install && npm install --prefix client && npm run build --prefix client"
1111
},
1212
"keywords": [],
1313
"author": "",

0 commit comments

Comments
 (0)