Skip to content

Commit 8142632

Browse files
committed
chore: fix repository directory path for rolldown package
1 parent 0683cf5 commit 8142632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rolldown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"homepage": "https://github.com/vitejs/devtools#readme",
99
"repository": {
10-
"directory": "/rolldown",
10+
"directory": "packages/rolldown",
1111
"type": "git",
1212
"url": "git+https://github.com/vitejs/devtools.git"
1313
},

0 commit comments

Comments
 (0)