Skip to content

Commit 224502b

Browse files
authored
Make the imgur package publishable (#15818)
1 parent 35573b1 commit 224502b

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)