Skip to content

Commit

Permalink
Merge bc86b7d into b17039e
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff authored Nov 18, 2017
2 parents b17039e + bc86b7d commit 6c3f052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ end)
using NodeJS
using Compat

run(Cmd(`$(npm_cmd()) install`, dir=@__DIR__))
run(Cmd(`$(npm_cmd()) install --production --no-bin-links --no-package-lock --no-optional`, dir=@__DIR__))

0 comments on commit 6c3f052

Please sign in to comment.