Skip to content

Commit

Permalink
Bump chai and eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
roderickhsiao committed Jun 17, 2015
1 parent 51928cd commit 54106a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"async": "^1.0.0"
},
"devDependencies": {
"chai": "^2.0",
"chai": "^3.0",
"coveralls": "^2.11.1",
"eslint": "^0.17.0",
"eslint": "^0.23.0",
"istanbul": "^0.3.5",
"jsdom": "^3.0",
"mocha": "^2.0",
Expand Down

0 comments on commit 54106a1

Please sign in to comment.