Skip to content

Commit 3fe537e

Browse files
committed
Merge pull request #1278 from pgilad/patch-1
Use SPDX compatible license in package.json
2 parents 711c256 + 904f45f commit 3fe537e

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
@@ -28,7 +28,7 @@
2828
, "mongodb-tools": "~1.0"
2929
},
3030
"author": "Christian Kvalheim",
31-
"license": "Apache 2.0",
31+
"license": "Apache-2.0",
3232
"bugs": {
3333
"url": "https://github.com/mongodb/node-mongodb-native/issues"
3434
},

0 commit comments

Comments
 (0)