Skip to content

Commit

Permalink
Production Release: 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrgaffney committed Dec 16, 2020
1 parent 27c89b1 commit 2e94062
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-pat",
"version": "4.3.0",
"version": "4.4.0",
"description": "Pat-specific ESLint config. Same great taste, same low price.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,5 +28,10 @@
"eslint-plugin-mocha": ">=8.0.0",
"eslint-plugin-node": ">=11.1.0",
"eslint-plugin-react": ">=7.21.0"
},
"dependencies": {
"eslint-plugin-mocha": ">=8.0.0",
"eslint-plugin-node": ">=11.1.0",
"eslint-plugin-react": ">=7.21.0"
}
}

0 comments on commit 2e94062

Please sign in to comment.