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: README.md
+22-36Lines changed: 22 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,46 +11,32 @@ This repository contains the common JavaScript functions used by Node.js collect
11
11
12
12
# HOWTO use this library in an AWS Lambda function
13
13
14
-
Create a `package.json` file for [npm](https://www.npmjs.com/) 2.7.0 (or greater) in the root of your AWS Lambda function Node.js root directory. Include this repo in the `dependencies` and `devDependencies` section as required.
0 commit comments