Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
fix: bump node-gyp for hoek fix
Browse files Browse the repository at this point in the history
Closes #2355
  • Loading branch information
nschonni authored and xzyfer committed Aug 9, 2018
1 parent 33e8b36 commit ff64b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.10.0",
"node-gyp": "^3.3.1",
"node-gyp": "^3.8.0",
"npmlog": "^4.0.0",
"request": "2.87.0",
"sass-graph": "^2.2.4",
Expand Down

0 comments on commit ff64b09

Please sign in to comment.