Skip to content

Commit

Permalink
* Relax "os" support now we compile on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyt committed Nov 10, 2012
1 parent 9dcae9d commit f977e16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"url": "http://github.com/xk/node-threads-a-gogo.git" "url": "http://github.com/xk/node-threads-a-gogo.git"
}, },
"gypfile": true, "gypfile": true,
"os": ["macos", "linux", "darwin"],
"engines": { "engines": {
"node": ">=0.5.1" "node": ">=0.8.0"
} }
} }

0 comments on commit f977e16

Please sign in to comment.