Update deps

This commit is contained in:
Jonathan Cremin 2015-10-26 17:20:32 +00:00
parent 5f07beff8e
commit 2a975b8693
3 changed files with 107 additions and 74 deletions

View file

@ -17,12 +17,12 @@
"npm": "^3.3.0"
},
"dependencies": {
"babel": "~5.8.3",
"babel": "~5.8.29",
"bluebird": "~2.10.2",
"co": "~4.6.0",
"debug": "~2.2.0",
"jspm": "~0.16.0",
"koa": "~1.0.0",
"jspm": "~0.16.13",
"koa": "~1.1.1",
"koa-bodyparser": "~2.0.0",
"koa-compress": "~1.0.8",
"koa-favicon": "~1.2.0",
@ -43,13 +43,13 @@
},
"devDependencies": {
"co-mocha": "~1.1.0",
"eslint": "~1.3.0",
"eslint-plugin-react": "~3.3.0",
"istanbul": "^0.3.17",
"eslint": "~1.7.3",
"eslint-plugin-react": "~3.6.3",
"istanbul": "^0.4.0",
"mocha": "~2.3.0",
"nodemon": "~1.7.1",
"nodemon": "~1.8.0",
"parallelshell": "~2.0.0",
"should": "~7.1.0"
"should": "~7.1.1"
},
"jspm": {
"directories": {