Skip to content

Commit

Permalink
fix: set peerDeps eslint-config-n to lowest version that fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie-Crowdstrike committed Jul 25, 2024
1 parent 1262489 commit 90d8c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"peerDependencies": {
"eslint-config-crowdstrike": ">=1",
"eslint-plugin-json-files": ">=0.8",
"eslint-plugin-n": ">=17"
"eslint-plugin-n": ">=15.1"
}
}

0 comments on commit 90d8c8e

Please sign in to comment.