Skip to content

Commit 1a25d79

Browse files
committed
chore: Fix repository URL to appease NPM
1 parent 4b72050 commit 1a25d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "The Preact Authors (https://preactjs.com)",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/preactjs/preact-iso"
20+
"url": "git+https://github.com/preactjs/preact-iso.git"
2121
},
2222
"files": [
2323
"src",

0 commit comments

Comments
 (0)