Skip to content

Commit

Permalink
fix: set peerDeps eslint-config-n to lowest version that fixes mystic…
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie-Crowdstrike committed Jul 25, 2024
1 parent 1262489 commit fc6e8ab
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 fc6e8ab

Please sign in to comment.