Skip to content

Commit

Permalink
fix(package): specify supported npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbcross authored and benlesh committed Sep 22, 2015
1 parent 3a7d6b0 commit f72e622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,8 @@
"format": "es6",
"directories": {
"lib": "src"
},
"engines": {
"npm": "~2.0.0"
}
}

0 comments on commit f72e622

Please sign in to comment.