Skip to content

Commit 7cb8369

Browse files
committed
Fix pkg with npm command
1 parent d4c5287 commit 7cb8369

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
@@ -102,7 +102,7 @@
102102
"license": "MIT",
103103
"repository": {
104104
"type": "git",
105-
"url": "https://github.com/meilisearch/strapi-plugin-meilisearch.git"
105+
"url": "git+https://github.com/meilisearch/strapi-plugin-meilisearch.git"
106106
},
107107
"homepage": "https://github.com/meilisearch/strapi-plugin-meilisearch#readme"
108108
}

0 commit comments

Comments
 (0)