Skip to content

Commit

Permalink
fix(alias): remove unused slash dependency (#1763)
Browse files Browse the repository at this point in the history
chore(alias): remove unused slash dependency
  • Loading branch information
bluwy authored Sep 22, 2024
1 parent 28789ea commit 3275e1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions packages/alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
"optional": true
}
},
"dependencies": {
"slash": "^4.0.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-typescript": "^9.0.1",
Expand Down
5 changes: 1 addition & 4 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 3275e1d

Please sign in to comment.