Clean up dependencies

This commit is contained in:
John Furrow
2015-10-30 00:10:35 -07:00
parent 2857a2b4b0
commit 285f76ea10
+4 -7
View File
@@ -9,6 +9,7 @@
"dependencies": {
"axios": "^0.7.0",
"body-parser": "~1.12.0",
"classnames": "^2.1.5",
"cookie-parser": "~1.3.4",
"d3": "^3.5.6",
"debug": "~2.1.1",
@@ -27,6 +28,9 @@
"morgan": "~1.5.1",
"object-assign": "^2.0.0",
"q": "^1.2.0",
"react": "^0.14.0",
"react-addons-css-transition-group": "^0.14.0",
"react-dom": "^0.14.0",
"react-redux": "^3.1.0",
"redux": "^3.0.2",
"redux-thunk": "^1.0.0",
@@ -41,9 +45,7 @@
"babel-core": "^5.8.25",
"babel-loader": "^5.3.2",
"browser-sync": "^2.9.10",
"classnames": "^2.1.5",
"envify": "^3.4.0",
"flux": "^2.1.1",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.0.2",
"gulp-eslint": "^1.0.0",
@@ -57,14 +59,9 @@
"gulp-uglify": "^1.4.1",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.5",
"jquery": "^2.1.4",
"jsx-loader": "^0.13.2",
"react": "^0.14.0",
"react-addons-css-transition-group": "^0.14.0",
"react-dom": "^0.14.0",
"source-map-loader": "^0.1.5",
"transform-loader": "^0.2.3",
"underscore": "^1.8.3",
"webpack": "^1.12.2"
}
}