Skip to content

Commit 313221f

Browse files
committed
chore: add repository url to package.json for trusted publishing
1 parent a3229d1 commit 313221f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@
130130
"bugs": {
131131
"url": "https://github.com/pluginpal/strapi-plugin-config-sync/issues"
132132
},
133+
"repository": {
134+
"type": "git",
135+
"url": "git://github.com/pluginpal/strapi-plugin-config-sync.git"
136+
},
133137
"homepage": "https://www.pluginpal.io/plugin/config-sync",
134138
"engines": {
135139
"node": ">=20.0.0 <=24.x.x",

0 commit comments

Comments
 (0)