Skip to content

Commit 4ece020

Browse files
committed
Fix the NPM package name for imgur
1 parent a43eb46 commit 4ece020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/imgur/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "imgur",
2+
"name": "@pipedream/imgur",
33
"version": "1.0.0",
44
"description": "The imgur app file for Pipedream action & trigger integrations.",
55
"main": "index.js",

0 commit comments

Comments
 (0)