Update dependencies

This commit is contained in:
John F
2015-04-08 19:29:16 -04:00
parent b66a91b1d4
commit f4f511bf63
+4 -2
View File
@@ -20,17 +20,19 @@
"react": "^0.13.1",
"sax": "^0.6.1",
"serve-favicon": "~2.2.0",
"xmlbuilder": "^2.6.2"
"xmlbuilder": "^2.6.2",
"xmlrpc": "^1.3.0"
},
"devDependencies": {
"browser-sync": "^2.5.3",
"browserify": "^9.0.3",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-notify": "^2.2.0",
"gulp-sass": "^1.3.3",
"gulp-watch": "^4.2.1",
"reactify": "^1.1.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^2.6.2",
"watchify": "^2.6.2"
}
}