Skip to content

Commit 7661f8e

Browse files
Fixed repo URL in package.json
1 parent 7bbec4d commit 7661f8e

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
@@ -6,7 +6,7 @@
66
"license": "CC0 1.0",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/Decatur-Robotics/npm-package-template"
9+
"url": "git+https://github.com/Decatur-Robotics/npm-package-template.git"
1010
},
1111
"publishConfig": {
1212
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)