Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Commit

Permalink
Fix for #18
Browse files Browse the repository at this point in the history
  • Loading branch information
nikDemyankov committed Dec 2, 2015
1 parent 8a3eeda commit 9f6625a
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 @@ -7,7 +7,7 @@
"cordova-hcp": "bin/cordova-hcp"
},
"engines": {
"node": ">=0.10.3 <0.12"
"node": ">=0.10.3 <=5.1.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9f6625a

Please sign in to comment.