Skip to content

Commit 9f348f0

Browse files
diff branch
1 parent 0c687a5 commit 9f348f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/lambda/mongodb/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "1.0.0",
44
"description": "MongoDB Lambda Function Example",
55
"main": "app.mjs",
6-
"license": "MIT",
6+
"private": true,
7+
"license": "Apache",
78
"dependencies": {
89
"mongodb": "mongodb/node-mongodb-native"
910
}

0 commit comments

Comments
 (0)