Skip to content

Commit 6ca33f5

Browse files
committed
chore: add repository directory information to package.json
1 parent 90b3fbc commit 6ca33f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/svelte-hmr/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/sveltejs/svelte-hmr"
14+
"url": "https://github.com/sveltejs/svelte-hmr",
15+
"directory": "packages/svelte-hmr"
1516
},
1617
"files": [
1718
"index.js",

0 commit comments

Comments
 (0)