Skip to content

Commit

Permalink
fix: add back devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Mar 27, 2024
1 parent 0eeb98a commit c4cf556
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 138 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-unicorn": "^48.0.1"
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint-plugin-mocha": "^10.4.1",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-unicorn": "^48.0.1"
},
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit c4cf556

Please sign in to comment.