Skip to content

Commit 48dca21

Browse files
committed
fix: repository url
1 parent 21298ed commit 48dca21

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
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/masahirompp/construct-typed-parameters.git"
23+
"url": "https://github.com/masahirompp/construct-typed-parameters.git"
2424
},
2525
"license": "MIT",
2626
"author": {

0 commit comments

Comments
 (0)