Skip to content

Commit

Permalink
remove glob, doesn't work with esm.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhouston committed Jun 29, 2023
1 parent d99ec3b commit d050b20
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
35 changes: 13 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"devDependencies": {
"@changesets/changelog-git": "^0.1.14",
"@changesets/cli": "^2.26.0",
"@types/glob": "^8.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.0.6",
"@types/react": "^18.2.0",
Expand All @@ -64,7 +63,6 @@
},
"dependencies": {
"commander": "^9.4.1",
"glob": "^8.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^3.2.4"
Expand Down

0 comments on commit d050b20

Please sign in to comment.