Skip to content

Commit

Permalink
fix: move fast-glob to dep
Browse files Browse the repository at this point in the history
closes #3, closes #2
  • Loading branch information
sxzz committed Mar 10, 2023
1 parent 5c30827 commit f5c6933
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"fast-glob": "^3.2.12",
"magic-string": "^0.27.0",
"pkg-exports": "^0.1.2",
"unplugin": "^1.0.1"
Expand All @@ -77,7 +78,6 @@
"bumpp": "^8.2.1",
"eslint": "^8.32.0",
"eslint-define-config": "^1.14.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.3",
"rollup": "^3.11.0",
"tsup": "^6.5.0",
Expand Down
12 changes: 1 addition & 11 deletions pnpm-lock.yaml

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

0 comments on commit f5c6933

Please sign in to comment.