Skip to content

Commit 8f40eca

Browse files
authored
chore: adds license info to package.json (#32)
License metadata helps with automated tooling to credit open source projects and comply with attribution requirements.
1 parent 53c38ea commit 8f40eca

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
@@ -1,6 +1,7 @@
11
{
22
"name": "@faceless-ui/window-info",
33
"version": "3.0.0-beta.0",
4+
"license": "MIT",
45
"type": "module",
56
"main": "dist/index.js",
67
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)