ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 93b691e1cfe7a40cd92db6f596997869cb6134aa
parent 8f2ec81f27b4f5f77b672887251b68e4bb1c9871
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Tue, 17 Feb 2015 09:06:12 +0300

Update lodash, browser-sync npm modules

Diffstat:
Mpackage.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -17,7 +17,7 @@ "flux": "2.0.1", "front-matter": "0.2.1", "jade": "1.9.2", - "lodash": "3.1.0", + "lodash": "3.2.0", "react": "0.12.2", "superagent": "0.21.0" }, @@ -25,7 +25,7 @@ "autoprefixer-loader": "^1.1.0", "babel-core": "^4.0.2", "babel-loader": "^4.0.0", - "browser-sync": "^2.0.1", + "browser-sync": "^2.1.1", "css-loader": "^0.9.1", "del": "^1.1.1", "gulp": "^3.8.11",