summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-05-26 16:15:59 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-05-26 16:16:15 +0300
commitbdeabc492c80007eec0d1ae9a16b0e20fa483b4a (patch)
tree118873fa9b16ea11280d32387c3ce641aa90f6e8 /Makefile
parentd5e62136b24c09f96c9e9e63d851cdfd41a7fb88 (diff)
downloadqtlocation-mapboxgl-bdeabc492c80007eec0d1ae9a16b0e20fa483b4a.tar.gz
Revert "[build] Use 'npm update --dev' to install devDependencies"
This reverts commit f4ebda09bea82146a0754d319b031cf62c0023e1.
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=.