Skip to content

Commit

Permalink
fix: downgrade picomatch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev authored Jul 21, 2024
1 parent 44c88a7 commit 8f91d6b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"fdir": "^6.1.1",
"joycon": "^3.1.1",
"picocolors": "^1.0.1",
"picomatch": "^4.0.2",
"picomatch": "^3.0.1",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.18.1",
Expand Down
18 changes: 9 additions & 9 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 8f91d6b

Please sign in to comment.