Skip to content

Commit 6fe82d9

Browse files
committed
Make the imgur package publishable
1 parent 5c8bcdd commit 6fe82d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

components/imgur/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"imgur",
1111
"api"
1212
],
13-
"author": "Dylan Pierce <[email protected]>",
13+
"homepage": "https://pipedream.com/apps/imgur",
14+
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
15+
"publishConfig": {
16+
"access": "public"
17+
},
1418
"license": "ISC"
1519
}

0 commit comments

Comments
 (0)