Clean up bower & node dependencies

This commit is contained in:
John F
2015-04-23 23:05:28 -04:00
parent ac897def75
commit a65bf72f7c
2 changed files with 3 additions and 4 deletions
View File
+3 -4
View File
@@ -7,19 +7,15 @@
},
"dependencies": {
"body-parser": "~1.12.0",
"classnames": "^1.2.0",
"cookie-parser": "~1.3.4",
"debug": "~2.1.1",
"es6-promise": "^2.0.1",
"express": "~4.12.2",
"flux": "^2.0.1",
"jade": "~1.9.2",
"jquery": "^2.1.3",
"keymirror": "^0.1.1",
"morgan": "~1.5.1",
"object-assign": "^2.0.0",
"q": "^1.2.0",
"react": "^0.13.1",
"sax": "^0.6.1",
"serve-favicon": "~2.2.0",
"xmlbuilder": "^2.6.2",
@@ -28,12 +24,15 @@
"devDependencies": {
"browser-sync": "^2.5.3",
"browserify": "^9.0.3",
"flux": "^2.0.1",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-notify": "^2.2.0",
"gulp-sass": "^1.3.3",
"gulp-svgmin": "^1.1.1",
"gulp-watch": "^4.2.1",
"jquery": "^2.1.3",
"react": "^0.13.1",
"reactify": "^1.1.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^2.6.2"