Skip to content

Commit f13a064

Browse files
authored
chore: add license field
explicitly declare the license for this package so it can be recognized by checkers
1 parent 06a34a6 commit f13a064

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
@@ -73,6 +73,7 @@
7373
"testEnvironment": "jest-environment-jsdom-global",
7474
"testURL": "http://localhost"
7575
},
76+
"license": "Unlicense",
7677
"keywords": [
7778
"react",
7879
"universal",

0 commit comments

Comments
 (0)