Skip to content

Commit 3a46256

Browse files
refactor(package): add git+ (#34)
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
1 parent 9369a90 commit 3a46256

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
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/archoleat/next-define-config#readme",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/archoleat/next-define-config.git"
14+
"url": "git+https://github.com/archoleat/next-define-config.git"
1515
},
1616
"bugs": {
1717
"url": "https://github.com/archoleat/next-define-config/issues"

0 commit comments

Comments
 (0)