Skip to content

Commit addf466

Browse files
committed
Remove accidental empty responder_id.mjs
1 parent 0362927 commit addf466

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/freshdesk/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"dependencies": {
1616
"@pipedream/platform": "^3.0.3",
1717
"async-retry": "^1.3.3",
18-
"moment": "2.29.4",
19-
"node-fetch": "^3.3.2"
18+
"moment": "2.29.4"
2019
}
2120
}

0 commit comments

Comments
 (0)