Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Mar 17, 2016
1 parent 1ed2247 commit 1189cd9
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 @@ -26,16 +26,16 @@
"dependencies": {
"babel-eslint": "^6.0.0-beta.6",
"eslint-config-airbnb": "^6.1.0",
"eslint-plugin-wyze": "^1.2.1"
"eslint-plugin-wyze": "^1.3.0"
},
"peerDependencies": {
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.2.0",
"eslint-plugin-wyze": "^1.2.0"
"eslint-plugin-wyze": "^1.3.0"
},
"devDependencies": {
"ava": "^0.13.0",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.2.1"
"eslint-plugin-react": "^4.2.3"
}
}

0 comments on commit 1189cd9

Please sign in to comment.