Skip to content

Commit cfec736

Browse files
committed
fix(Build): Apply "npm pkg fix" to correct the repository URL.
1 parent 6962ef1 commit cfec736

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
@@ -82,7 +82,7 @@
8282
},
8383
"repository": {
8484
"type": "git",
85-
"url": "https://github.com/Patternslib/patterns.git"
85+
"url": "git+https://github.com/Patternslib/patterns.git"
8686
},
8787
"maintainers": [
8888
{

0 commit comments

Comments
 (0)