Commit 84c8b7a9 by Kevin Martensson

Use gaze 0.5.1

0.6.4 doesn't include pre-built binaries which makes it incompatible with systems
without Python installed.

Fixes #518
parent 9e59ac32
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
"cross-spawn": "^0.2.3", "cross-spawn": "^0.2.3",
"download": "^3.1.2", "download": "^3.1.2",
"download-status": "^2.1.0", "download-status": "^2.1.0",
"gaze": "^0.6.4", "gaze": "^0.5.1",
"get-stdin": "^3.0.0", "get-stdin": "^3.0.0",
"meow": "^2.0.0", "meow": "^2.0.0",
"mkdirp": "^0.5.0", "mkdirp": "^0.5.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment