Skip to content

Commit

Permalink
Add missing glob dependency (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 authored Sep 30, 2024
1 parent d3b8052 commit bef22cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
23 changes: 0 additions & 23 deletions templates/basic/scripts/circular.mjs

This file was deleted.

1 change: 1 addition & 0 deletions templates/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"glob": "^11.0.0",
"tsx": "^4.17.0",
"typescript": "^5.6.2",
"vitest": "^2.0.5"
Expand Down

0 comments on commit bef22cd

Please sign in to comment.