Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit 20f2203

Browse files
committed
fix(pkg): update description
1 parent e354759 commit 20f2203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-lambda-nodejs-rollup",
33
"version": "0.0.0-development",
44
"private": false,
5-
"description": "CDK Constructs for AWS Lambda in Node.js using rollup.js",
5+
"description": "CDK Construct to build Node.js AWS lambdas using rollup.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/vvo/aws-lambda-nodejs-rollup"

0 commit comments

Comments
 (0)