Skip to content

Commit

Permalink
chore: fix eslint issue babel/babel-eslint#267
Browse files Browse the repository at this point in the history
  • Loading branch information
umbobabo committed Mar 7, 2016
1 parent 360d349 commit 6c3a163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"browserify": "^13.0.0",
"chai": "^3.5.0",
"chai-spies": "^0.7.1",
"eslint": "^2.2.0",
"eslint": "~2.2.0",
"eslint-config-strict": "^8.5.0",
"eslint-config-strict-react": "^8.0.1",
"eslint-plugin-filenames": "^0.2.0",
Expand Down

0 comments on commit 6c3a163

Please sign in to comment.