Skip to content

Commit

Permalink
release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Dec 27, 2018
1 parent 8b8d7e5 commit dd12a7c
Showing 2 changed files with 77 additions and 75 deletions.
144 changes: 73 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-modular",
"version": "5.0.1",
"version": "6.0.0",
"description": "Modular ESLint configuration",
"keywords": [
"eslintconfig",
@@ -61,8 +61,8 @@
"chai": "^4.1.2",
"eslint": "^5.11.1",
"glob": "^7.1.3",
"mocha": "^5.0.4",
"npm-check": "^5.5.2",
"mocha": "^5.2.0",
"npm-check": "^5.9.0",
"version-bump-prompt": "^4.2.2"
},
"peerDependencies": {
@@ -71,4 +71,4 @@
"engines": {
"node": ">=6"
}
}
}

0 comments on commit dd12a7c

Please sign in to comment.