Skip to content

Commit

Permalink
Fix knip chrasing due to invalid picocolors version (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrztoph authored Oct 29, 2024
1 parent cfcdcbe commit fb9596a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/knip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jiti": "^2.3.3",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"picocolors": "^1.0.0",
"picocolors": "^1.1.0",
"picomatch": "^4.0.1",
"pretty-ms": "^9.0.0",
"smol-toml": "^1.3.0",
Expand Down

0 comments on commit fb9596a

Please sign in to comment.