Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Commit

Permalink
npm: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gp-as committed Dec 6, 2016
1 parent 4fd077a commit 4e91e0e
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,44 @@
],
"license": "GPL-3.0",
"dependencies": {
"autoprefixer": "^6.4.0",
"babel-core": "^6.13.2",
"autoprefixer": "^6.5.3",
"babel-core": "^6.18.2",
"babel-eslint": "^6.1.2",
"babel-loader": "^6.2.5",
"babel-plugin-transform-runtime": "^6.12.0",
"babel-preset-es2015": "^6.13.2",
"babel-loader": "^6.2.8",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
"del": "^2.2.2",
"eslint": "^3.3.1",
"eslint-config-airbnb": "^10.0.1",
"eslint-plugin-import": "^1.9.2",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-react": "^6.1.2",
"eslint": "^3.11.1",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.1",
"eslint-plugin-react": "^6.8.0",
"event-stream": "^3.3.4",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-changed": "^1.3.2",
"gulp-concat": "^2.6.0",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.2",
"gulp-debug": "^2.1.2",
"gulp-debug": "^3.0.0",
"gulp-eslint": "^3.0.1",
"gulp-filter": "^4.0.0",
"gulp-flatten": "^0.3.1",
"gulp-if": "^2.0.1",
"gulp-imagemin": "^3.0.3",
"gulp-load-plugins": "^1.2.3",
"gulp-newer": "^1.2.0",
"gulp-if": "^2.0.2",
"gulp-imagemin": "^3.1.1",
"gulp-load-plugins": "^1.4.0",
"gulp-newer": "^1.3.0",
"gulp-plumber": "^1.1.0",
"gulp-stylint": "^3.0.0",
"gulp-stylus": "^2.5.0",
"gulp-svg-sprite": "^1.3.5",
"gulp-stylint": "^4.0.0",
"gulp-stylus": "^2.6.0",
"gulp-svg-sprite": "^1.3.6",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.7",
"lazypipe": "^1.0.1",
"lodash": "^4.15.0",
"merge-stream": "^1.0.0",
"lodash": "^4.17.2",
"merge-stream": "^1.0.1",
"run-sequence": "^1.2.2",
"stylint": "^1.5.6",
"webpack": "^1.13.2",
"stylint": "^1.5.7",
"webpack": "^1.13.3",
"webpack-stream": "^3.2.0"
},
"engines": {
Expand Down

0 comments on commit 4e91e0e

Please sign in to comment.