Skip to content

Commit a6c352f

Browse files
committed
fix: update repository URL format in package.json
1 parent 0dd2bc4 commit a6c352f

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
@@ -74,7 +74,7 @@
7474
},
7575
"repository": {
7676
"type": "git",
77-
"url": "https://github.com/DevWizardHQ/laravel-react-permissions"
77+
"url": "git+https://github.com/DevWizardHQ/laravel-react-permissions.git"
7878
},
7979
"bugs": {
8080
"url": "https://github.com/DevWizardHQ/laravel-react-permissions/issues"

0 commit comments

Comments
 (0)