Skip to content

Commit 5ed3f83

Browse files
committed
fix: error in repository.url
1 parent 38e2779 commit 5ed3f83

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
@@ -14,7 +14,7 @@
1414
],
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/List-KR/tinyShield"
17+
"url": "git+https://github.com/List-KR/tinyShield.git"
1818
},
1919
"license": "MIT",
2020
"dependencies": {

0 commit comments

Comments
 (0)