Skip to content

Commit

Permalink
Update npm modules
Browse files Browse the repository at this point in the history
  • Loading branch information
koistya committed Apr 21, 2016
1 parent b505a7e commit 5e4bacb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 5e4bacb

Please sign in to comment.