Skip to content

Commit e9fa942

Browse files
committed
fix: correct repository URL for npm provenance
1 parent 559e7fd commit e9fa942

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
@@ -23,7 +23,7 @@
2323
],
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/formkit/input-barcode.git"
26+
"url": "https://github.com/formkit/barcode.git"
2727
},
2828
"contributors": [
2929
"Gustavo Fenilli <[email protected]>",

0 commit comments

Comments
 (0)