Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Jan 17, 2016
1 parent b9f286a commit 56fe085
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage
lib
test
*.*
/coverage
/lib
/test
/*.*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-mocha",
"version": "0.0.7",
"version": "0.0.8",
"description": "Auto inject ESLint tests into your Mocha suite",
"main": "dist/eslint-mocha.js",
"bin": {
Expand Down

0 comments on commit 56fe085

Please sign in to comment.