Skip to content

Commit

Permalink
Merge pull request #1386 from sass/feat/bump-min-node-gyp
Browse files Browse the repository at this point in the history
Bump node-gyp dependency to ^3.3.0
  • Loading branch information
saper committed Feb 18, 2016
2 parents 03aa20e + e9236b5 commit 11c96ee
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 @@ -60,7 +60,7 @@
"meow": "^3.3.0",
"mkdirp": "^0.5.1",
"nan": "^2.0.8",
"node-gyp": "^3.0.1",
"node-gyp": "^3.3.0",
"npmconf": "^2.1.2",
"sass-graph": "^2.0.1"
},
Expand Down

0 comments on commit 11c96ee

Please sign in to comment.