mirror of
https://github.com/zoriya/flood.git
synced 2026-05-30 18:10:09 +00:00
Update dependencies
This commit is contained in:
+4
-2
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user