Skip to content

Commit

Permalink
Merge pull request #7 from lo1tuma/update-dev-dependencies
Browse files Browse the repository at this point in the history
Update dev dependencies
  • Loading branch information
Alexander Schmidt authored and lo1tuma committed Mar 7, 2015
2 parents 8809a26 + c8ac564 commit 2ef2b8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"changelog": "pr-log"
},
"devDependencies": {
"istanbul": "0.3.2",
"mocha": "2.0.1",
"eslint-tester": "0.3.0",
"eslint": ">=0.8.0",
"coveralls": "2.11.2",
"pr-log": "1.0.0"
"pr-log": "1.0.0",
"istanbul": "0.3.7",
"mocha": "2.1.0",
"eslint-tester": "0.6.0",
"eslint": "0.15.1",
"coveralls": "2.11.2"
},
"peerDependencies": {
"eslint": ">=0.8.0"
Expand Down

0 comments on commit 2ef2b8d

Please sign in to comment.