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

Commit

Permalink
Merge pull request #926 from am11/master
Browse files Browse the repository at this point in the history
build: Adds win_delay_hook so iojs runs with alias
  • Loading branch information
xzyfer committed May 6, 2015
2 parents d266478 + 579baf3 commit b3ce14d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
'targets': [
{
'target_name': 'binding',
'win_delay_load_hook': 'true',
'sources': [
'src/binding.cpp',
'src/create_string.cpp',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"mkdirp": "^0.5.0",
"nan": "^1.8.4",
"npmconf": "^2.1.1",
"pangyp": "^2.1.0",
"pangyp": "am11/pangyp",
"request": "^2.55.0",
"sass-graph": "^2.0.0"
},
Expand Down

0 comments on commit b3ce14d

Please sign in to comment.