Skip to content

Commit

Permalink
Fix npm i warns
Browse files Browse the repository at this point in the history
  • Loading branch information
slyg committed Aug 18, 2015
1 parent 0cb660f commit dc0c84a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "potier",
"repository": "https://github.com/slyg/potier",
"engines": {
"iojs": "2.0.0"
},
"engineStrict": true,
"engine-strict": true,
"dependencies": {
"co-request": "^0.2.1",
"koa": "^0.20.0",
Expand Down

0 comments on commit dc0c84a

Please sign in to comment.