Skip to content

Commit

Permalink
Merge pull request #15 from jimfleming/engines
Browse files Browse the repository at this point in the history
Adding engines field to warn the user about node compatibility
  • Loading branch information
kentonv committed Mar 24, 2015
2 parents f35875e + 64dd020 commit 64350ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"type": "git",
"url": "git://github.com/kentonv/node-capnp.git"
},
"engines": {
"node": "0.10.x"
},
"license": "MIT"
}

0 comments on commit 64350ed

Please sign in to comment.