Skip to content

Commit e14d62a

Browse files
authored
Add missing license value to isomorphic-unfetch. Fixes #128.
1 parent 92d9203 commit e14d62a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/isomorphic-unfetch/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"browser": "browser.js",
1212
"main": "index.js",
1313
"types": "index.d.ts",
14+
"license": "MIT",
1415
"dependencies": {
1516
"node-fetch": "^2.2.0",
1617
"unfetch": "^4.0.0"

0 commit comments

Comments
 (0)