summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a06ce5b8fa..26e9b58ec5 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ else
endif
node_modules: package.json
- npm update --dev # Install dependencies but don't run our own install script.
+ npm update # Install dependencies but don't run our own install script.
GYP = deps/run_gyp --depth=. -Goutput_dir=.