Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Nov 8, 2024
1 parent a49e21c commit 3bf2f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-codex",
"version": "2.0.3-rc.2",
"version": "2.0.3-rc.3",
"main": "index.js",
"repository": "github:codex-team/eslint-config",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
"inspect": "npx @eslint/config-inspector"
},
"peerDependencies": {
"eslint": "9.14.0"
"eslint": "^9"
},
"dependencies": {
"@eslint/js": "^9.14.0",
Expand Down

0 comments on commit 3bf2f4b

Please sign in to comment.