Skip to content

Commit

Permalink
Revert "bump engine versions"
Browse files Browse the repository at this point in the history
This reverts commit 6d34440.
  • Loading branch information
jakemmarsh committed Dec 9, 2015
1 parent a6fe782 commit 1f08bc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"private": true,
"engines": {
"node": "^4.2.3",
"npm": "^3.5.1"
"node": "^0.12.x",
"npm": "^2.1.x"
},
"devDependencies": {
"babel-core": "^5.8.25",
Expand Down

0 comments on commit 1f08bc1

Please sign in to comment.