Skip to content

Commit

Permalink
fix: fixed eslint-plugin-compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Feb 18, 2023
1 parent 988636f commit 73c7efb
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,7 +47,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.32.0",
"eslint-config-xo-lass": "2",
"eslint-plugin-compat": "^4.0.2",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-node": "^11.1.0",
"express": "^4.18.2",
"express-session": "^1.17.3",
Expand Down

0 comments on commit 73c7efb

Please sign in to comment.