Skip to content

Commit

Permalink
Merge pull request #19 from neighborhoods/hotfix/dep-update
Browse files Browse the repository at this point in the history
hotfix/dep-update | Deps Update to latest
  • Loading branch information
zrosenbauer authored Mar 16, 2017
2 parents 15c1846 + 4dff752 commit 0170351
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-neighborhoods",
"version": "1.2.3",
"version": "1.2.4",
"description": "Neighborhoods.com Javascript Style Guide",
"keywords": [
"nhds",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"eslint-plugin-import": "2.2.0",
"eslint-plugin-import-order": "2.1.4",
"eslint-plugin-jsx-a11y": "3.0.2",
"eslint-plugin-react": "6.8.0"
"eslint-plugin-jsx-a11y": "4.0.0",
"eslint-plugin-react": "6.10.0"
}
}

0 comments on commit 0170351

Please sign in to comment.