Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyms committed May 9, 2016
1 parent 1cfe912 commit 6b98058
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"babel": "6.5.2",
"babel-core": "6.6.4",
"babel-eslint": "5.0.0",
"babel-core": "^6.8.0",
"babel-eslint": "^6.0.4",
"babel-plugin-constant-folding": "^1.0.1",
"babel-plugin-dead-code-elimination": "^1.0.2",
"babel-plugin-react-transform": "^2.0.0",
Expand All @@ -46,19 +46,19 @@
"babel-preset-stage-0": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"babel-preset-stage-2": "^6.5.0",
"babel-register": "6.6.0",
"babel-register": "^6.8.0",
"babel-runtime": "6.6.1",
"babelify": "^7.2.0",
"bluebird": "^3.3.4",
"browserify": "^13.0.0",
"del": "^2.2.0",
"eslint": "~2.2.0",
"eslint": "^2.9.0",
"eslint-plugin-babel": "^3.1.0",
"eslint-plugin-react": "^4.2.1",
"eslint-plugin-react": "^5.0.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.1",
"gulp-cache": "^0.4.2",
"gulp-connect": "^3.2.1",
"gulp-connect": "^4.0.0",
"gulp-eslint": "^2.0.0",
"gulp-if": "^2.0.0",
"gulp-load-plugins": "^1.2.0",
Expand Down

0 comments on commit 6b98058

Please sign in to comment.