Skip to content

Commit 096836a

Browse files
authored
Merge pull request #48 from jaebradley/add-license
fix(license-field): add license field in package.json
2 parents 856f802 + b0746a1 commit 096836a

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
@@ -3,6 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "NodeJS Client to get languages used on GitHub",
55
"author": "[email protected]",
6+
"license": "MIT",
67
"main": "build/index.cjs.js",
78
"module": "build/index.esm.js",
89
"browser": "build/index.js",

0 commit comments

Comments
 (0)