You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_includes/content/functions/runtime.md
-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ The following dependencies are installed in the function environment by default.
16
16
-[`@google-cloud/pubsub v2.6.0`](https://www.npmjs.com/package/@google-cloud/pubsub) exposed as `google.cloud.pubsub`
17
17
-[`@google-cloud/storage v5.3.0`](https://www.npmjs.com/package/@google-cloud/storage) exposed as `google.cloud.storage`
18
18
-[`jsonwebtoken v8.5.1`](https://www.npmjs.com/package/jsonwebtoken) exposed as `jsonwebtoken`
19
-
-[`kafka-node v5.0.0`](https://www.npmjs.com/package/kafka-node) exposed as `kafka-node`
20
19
-[`lodash v4.17.15`](https://www.npmjs.com/package/lodash) exposed as `_`
21
20
-[`node-fetch v2.6.0`](https://www.npmjs.com/package/node-fetch) exposed as `fetch`
22
21
-[`oauth v0.9.15`](https://www.npmjs.com/package/oauth) exposed as `OAuth`
0 commit comments