Skip to content

Commit

Permalink
chore(package): update example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Sep 15, 2016
1 parent a6b98cc commit 9391856
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"start": "babel-node app.js"
},
"dependencies": {
"@risingstack/graffiti": "3.1.1",
"@risingstack/graffiti": "3.1.2",
"@risingstack/graffiti-mongoose": "../",
"babel-cli": "6.11.4",
"babel-cli": "6.14.0",
"babel-runtime": "6.11.6",
"koa": "1.2.1",
"koa": "1.2.4",
"koa-bodyparser": "2.2.0"
}
}

0 comments on commit 9391856

Please sign in to comment.