Skip to content

Commit ce66723

Browse files
author
Taylor Hoffmann
committed
fix: package.json git repository URL format changed
1 parent 45adaa9 commit ce66723

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
@@ -43,7 +43,7 @@
4343
"funding": "https://github.com/sponsors/hotaydev",
4444
"repository": {
4545
"type": "git",
46-
"url": "https://github.com/hotaydev/audit-export.git"
46+
"url": "git+https://github.com/hotaydev/audit-export.git"
4747
},
4848
"engines": {
4949
"node": ">=10"

0 commit comments

Comments
 (0)