Skip to content

Commit 24e53e2

Browse files
committed
fix(root-link-target): refactor code to reduce the amount of dependencies
1 parent cf13ded commit 24e53e2

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

.changeset/olive-melons-sing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"root-link-target": minor
3+
---
4+
5+
Remove next-path from dependencies.

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.

root-link-target/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
},
3232
"dependencies": {
3333
"can-link": "workspace:^",
34-
"next-path": "^1.0.0",
3534
"path-temp": "2.0.0"
3635
},
3736
"devDependencies": {

0 commit comments

Comments
 (0)