Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Commit

Permalink
Should work with pretty much any version of Node
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Mar 31, 2014
1 parent 0319c8c commit 4033970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,11 +21,11 @@
"test": "./node_modules/jake/bin/cli.js test:cli"
},
"engines": {
"node": "~0.8.0"
"node": "*"
},
"dependencies": {},
"devDependencies": {
"jake": "latest",
"jasmine-node": "latest"
}
}
}

0 comments on commit 4033970

Please sign in to comment.