Skip to content

Commit 54a8b26

Browse files
authored
Merge pull request #721 from thebuilder/fix/correact-package-url
chore: update package url in package.json
2 parents 0bed9c2 + 708946f commit 54a8b26

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
@@ -35,7 +35,7 @@
3535
"sideEffects": false,
3636
"repository": {
3737
"type": "git",
38-
"url": "https://github.com/thebuilder/react-intersection-observer.git"
38+
"url": "git+https://github.com/thebuilder/react-intersection-observer.git"
3939
},
4040
"packageManager": "[email protected]+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
4141
"scripts": {

0 commit comments

Comments
 (0)