Skip to content

Commit 0b1838f

Browse files
committed
INT-877 "license": "UNLICENSED", "private": true
Specify "license": "UNLICENSED", "private": true for Compass since it is proprietary software.
1 parent 75784fd commit 0b1838f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"electron_version": "0.34.3",
77
"product_name": "MongoDB Compass",
88
"authors": "MongoDB Inc.",
9+
"license": "UNLICENSED",
10+
"private": true,
911
"check": {
1012
"ignore": [
1113
"build/**",

0 commit comments

Comments
 (0)