Update deps

This commit is contained in:
Jonathan Cremin 2016-01-10 16:30:01 +00:00
parent c96b4b624b
commit edf055f67d

View file

@ -41,11 +41,11 @@
"babel-plugin-transform-es2015-typeof-symbol": "^6.1.18",
"babel-plugin-transform-es2015-unicode-regex": "^6.1.18",
"babel-plugin-transform-react-jsx": "^6.2.0",
"bluebird": "~2.0.7",
"bluebird": "~2.10.2",
"co": "~4.6.0",
"debug": "~2.2.0",
"history": "^1.12.3",
"jspm": "~0.16.13",
"jspm": "~0.16.20",
"kcors": "^1.0.1",
"koa": "~1.1.2",
"koa-bodyparser": "~2.0.1",
@ -54,7 +54,7 @@
"koa-file-server": "~2.3.1",
"koa-logger": "~1.3.0",
"koa-route": "~2.4.2",
"moment": "~2.10.3",
"moment": "~2.11.1",
"mongodb-promisified": "~1.0.2",
"node-uuid": "~1.4.2",
"playmusic": "~2.1.0",
@ -63,18 +63,18 @@
"react-google-analytics": "~0.2.0",
"react-router": "~1.0.0",
"spotify": "~0.3.0",
"superagent": "~1.4.0",
"superagent-bluebird-promise": "~2.1.0"
"superagent": "~1.6.1",
"superagent-bluebird-promise": "~2.1.1"
},
"devDependencies": {
"co-mocha": "~1.1.0",
"eslint": "~1.10.1",
"eslint-plugin-react": "~3.10.0",
"eslint-plugin-react": "~3.14.0",
"istanbul": "^0.4.0",
"mocha": "~2.3.0",
"nodemon": "~1.8.0",
"parallelshell": "~2.0.0",
"should": "~7.1.1"
"should": "~8.0.2"
},
"jspm": {
"directories": {