Skip to content

Commit d942f76

Browse files
authored
fix: remove unused yaml dependency (#9)
1 parent 2724cbb commit d942f76

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"@manypkg/get-packages": "^3.1.0",
4242
"chalk": "^5.6.2",
4343
"graphlib": "^2.1.8",
44-
"json5": "^2.2.3",
45-
"yaml": "^2.8.1"
44+
"json5": "^2.2.3"
4645
},
4746
"devDependencies": {
4847
"@biomejs/biome": "^2.3.3",

pnpm-lock.yaml

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)