Skip to content

Commit ea5f4ab

Browse files
Merge pull request #257 from nmetulev/patch-2
Adding license to package.json
2 parents 4a70b05 + db7403d commit ea5f4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@microsoft/microsoft-graph-client",
33
"version": "2.1.0-Preview.1",
44
"description": "Microsoft Graph Client Library",
5+
"license": "MIT",
56
"main": "lib/src/index.js",
67
"module": "lib/es/index.js",
78
"typings": "lib/src/index",

0 commit comments

Comments
 (0)