Skip to content

Commit 7e62967

Browse files
committed
chore: Correct package repo URL
1 parent 9ecabe8 commit 7e62967

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"author": "The Preact Authors (https://preactjs.com)",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/preactjs/wmr",
21-
"directory": "packages/preact-iso"
20+
"url": "https://github.com/preactjs/preact-iso"
2221
},
2322
"scripts": {
2423
"test-build": "node --experimental-modules test/bundle-using-wmr.js",

0 commit comments

Comments
 (0)