ff-stream-web

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

commit 5e4bacbe07084396eda978b2b7ca246cc72506b3
parent b505a7e193ef953f9ae48901b978543cd303a191
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Thu, 21 Apr 2016 06:24:31 +0300

Update npm modules

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

diff --git a/package.json b/package.json @@ -17,11 +17,11 @@ "express-graphql": "0.5.1", "express-jwt": "3.3.0", "fastclick": "1.0.6", - "fbjs": "0.8.0", + "fbjs": "0.8.1", "front-matter": "2.0.7", "graphiql": "0.7.0", "graphql": "0.5.0", - "history": "2.0.2", + "history": "2.1.0", "isomorphic-style-loader": "1.0.0", "jade": "1.11.0", "jsonwebtoken": "5.7.0", @@ -42,9 +42,9 @@ "devDependencies": { "assets-webpack-plugin": "^3.4.0", "autoprefixer": "^6.3.6", - "babel-cli": "^6.7.5", - "babel-core": "^6.7.6", - "babel-eslint": "^6.0.2", + "babel-cli": "^6.7.7", + "babel-core": "^6.7.7", + "babel-eslint": "^6.0.3", "babel-loader": "^6.2.4", "babel-plugin-react-transform": "^2.0.2", "babel-plugin-rewire": "^1.0.0-rc-2", @@ -58,7 +58,7 @@ "babel-preset-stage-0": "^6.5.0", "babel-register": "^6.7.2", "babel-template": "^6.7.0", - "babel-types": "^6.7.2", + "babel-types": "^6.7.7", "browser-sync": "^2.12.3", "chai": "^3.5.0", "css-loader": "^0.23.1", @@ -91,8 +91,8 @@ "react-transform-hmr": "^1.0.4", "redbox-react": "^1.2.3", "sinon": "^2.0.0-pre", - "stylelint": "^5.4.0", - "stylelint-config-standard": "^5.0.0", + "stylelint": "^6.0.3", + "stylelint-config-standard": "^6.0.0", "url-loader": "^0.5.7", "webpack": "^1.13.0", "webpack-hot-middleware": "^2.10.0",