Skip to content

Commit 7325bbe

Browse files
committed
Update package metadata
1 parent a02a042 commit 7325bbe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

packages/volto-image-editor/package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,22 @@
1010
"plone",
1111
"react"
1212
],
13-
"author": "Simples Consultoria",
13+
"author": {
14+
"name": "Simples Consultoria",
15+
"url": "https://simplesconsultoria.com.br/"
16+
},
1417
"homepage": "https://github.com/collective/volto-image-editor#readme",
1518
"repository": {
1619
"type": "git",
1720
"url": "[email protected]:collective/volto-image-editor"
1821
},
22+
"funding": {
23+
"type": "github",
24+
"url": "https://github.com/sponsors/plone"
25+
},
26+
"bugs": {
27+
"url": "https://github.com/collective/volto-image-edito/issues"
28+
},
1929
"publishConfig": {
2030
"access": "public"
2131
},

0 commit comments

Comments
 (0)