Skip to content

Commit

Permalink
chore(package): update eslint 3.2.2, eslint-plugin-react 6, mocha 3. C…
Browse files Browse the repository at this point in the history
…lose #6, close #7
  • Loading branch information
localnerve committed Aug 3, 2016
1 parent 1511d35 commit 69bdd3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-size-reporter",
"version": "0.3.7",
"version": "0.3.8",
"description": "Reports width, height, and top for selected DOM elements",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -50,11 +50,11 @@
"chai": "^3.5.0",
"coveralls": "^2.11.12",
"cross-env": "^2.0.0",
"eslint": "^3.2.0",
"eslint-plugin-react": "^5.2.2",
"eslint": "^3.2.2",
"eslint-plugin-react": "^6.0.0",
"jsdom": "^9.4.1",
"lodash": "^4.14.1",
"mocha": "^2.5.3",
"mocha": "^3.0.0",
"nyc": "^7.1.0",
"precommit-hook": "^3.0.0",
"react": "^15.0.0",
Expand Down

0 comments on commit 69bdd3f

Please sign in to comment.