Skip to content

Commit cfd99c0

Browse files
authored
fix(release): align repository.url for npm provenance (#119)
1 parent 348e576 commit cfd99c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"repository": {
1212
"type": "git",
1313
"directory": "package",
14-
"url": "git+https://github.com/avgvstvs96/react-shiki.git"
14+
"url": "https://github.com/AVGVSTVS96/react-shiki"
1515
},
1616
"homepage": "https://react-shiki.vercel.app/",
1717
"keywords": [

0 commit comments

Comments
 (0)