Skip to content

Commit b0746a1

Browse files
committed
fix(license-field): add license field in package.json
1 parent 856f802 commit b0746a1

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)