Skip to content

Commit

Permalink
update engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jed committed Jan 1, 2012
1 parent 2ebad40 commit e63d2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"main": "./src/crx.js",
"engines": {
"node": ">=0.4.12"
"node": "~0.6.0"
},
"scripts": {
"test": "node ./test/index.js"
Expand Down

0 comments on commit e63d2ea

Please sign in to comment.