Skip to content

Commit

Permalink
Merge pull request #31 from elliottsj/doppins/eslint-from-3.0.0-below…
Browse files Browse the repository at this point in the history
…-4.0.0

[Doppins] Upgrade dependency eslint to ^3.0.1
  • Loading branch information
elliottsj authored Jul 5, 2016
2 parents 6452b1a + 131ab81 commit ca5c31c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"babel-plugin-transform-async-to-generator": "^6.7.0",
"babel-polyfill": "^6.6.1",
"babel-preset-es2015": "^6.5.0",
"eslint": "^2.9.0",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.7.0",
"eslint": "^3.0.1",
"eslint-config-airbnb-base": "^4.0.0",
"eslint-plugin-import": "^1.10.2",
"jest-cli": "^13.0.0"
},
"jest": {
Expand Down

0 comments on commit ca5c31c

Please sign in to comment.