Skip to content

Commit

Permalink
Merge pull request #3 from stefanpenner/patch-1
Browse files Browse the repository at this point in the history
remove engine declaration
  • Loading branch information
daaku committed Mar 28, 2015
2 parents ba93b5b + 08a40d7 commit 4b94b45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
"scripts": { "test": "NODE_PATH=./lib mocha --ui exports" },
"devDependencies": {
"mocha": "0.12.x"
},
"engines": { "node": "0.6.x" }
}
}

0 comments on commit 4b94b45

Please sign in to comment.