Skip to content

Commit

Permalink
eslint-config v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix35 committed Jun 20, 2021
1 parent 651b4ef commit d7955f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoenix35/eslint-config",
"version": "0.3.5",
"version": "0.4.0",
"description": "Complete ESLint shareable config for beginners",
"main": "index.js",
"scripts": {
Expand All @@ -23,12 +23,12 @@
},
"peerDependencies": {
"eslint": ">= 7.29.0",
"eslint-plugin-jsdoc": ">=35.3.0",
"eslint-plugin-jsdoc": ">=35.3.2",
"eslint-plugin-node": ">=11.1.0"
},
"devDependencies": {
"eslint": "^7.29.0",
"eslint-plugin-jsdoc": "^35.3.0",
"eslint-plugin-jsdoc": "^35.3.2",
"eslint-plugin-node": "^11.1.0"
},
"engines": {
Expand Down

0 comments on commit d7955f5

Please sign in to comment.