Skip to content

Commit

Permalink
Merge pull request #5 from strongloop/fix/ncp-on-iojs
Browse files Browse the repository at this point in the history
Upgrade ncp to ^2.0 to support io.js
  • Loading branch information
bajtos committed Feb 24, 2015
2 parents 2a3399d + 69f5e11 commit f4c85a8
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 @@ -31,7 +31,7 @@
"async": "^0.9.0",
"debug": "^1.0.2",
"fs-extra": "^0.10.0",
"ncp": "stefanpenner/ncp#iojs-fix"
"ncp": "^2.0.0"
},
"devDependencies": {
"chai": "^1.9.1",
Expand Down

0 comments on commit f4c85a8

Please sign in to comment.