Skip to content

Commit cd38bf4

Browse files
committed
modified app.json to include dev dependicies
1 parent ce3e4eb commit cd38bf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"repository": "https://github.com/pheuter/essential-react",
1010
"logo": "https://dl.dropboxusercontent.com/u/1803181/essential-react-logo.png",
1111
"env": {
12-
"PRODUCTION": "true"
12+
"PRODUCTION": "true",
13+
"NPM_CONFIG_PRODUCTION": "false"
1314
}
1415
}

0 commit comments

Comments
 (0)