Skip to content

Commit

Permalink
Set engines back to 0.8 (reverts #1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 6, 2018
1 parent 2ab8502 commit a522c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"url": "http://github.com/browserify/browserify.git"
},
"engines": {
"node": ">= 4.0"
"node": ">= 0.8"
},
"keywords": [
"browser",
Expand Down

0 comments on commit a522c43

Please sign in to comment.