Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zrosenbauer committed Oct 5, 2016
1 parent c46c093 commit cd3b068
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
},
"main": "index.js",
"author": "Jon Rubins <jon.rubins@55places.com>",
"license": "MIT"
"license": "MIT",
"dependencies": {
"eslint-plugin-import": "2.0.0",
"eslint-plugin-jsx-a11y": "2.2.2",
"eslint-plugin-react": "6.3.0"
}
}

0 comments on commit cd3b068

Please sign in to comment.