Skip to content

Commit e9fa942

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 <fenilli@formkit.com>",

0 commit comments

Comments
 (0)