Set license to MIT

Summary:
The entire repo is MIT (unless stated otherwise) but
without the flag, yarn is very noisy on every startup.

{F668266100}

Reviewed By: timur-valiev

Differential Revision: D31429016

fbshipit-source-id: 11a963181dc309a251e6c71a9a16ab93d12b7f93
This commit is contained in:
Pascal Hartig
2021-10-06 08:26:57 -07:00
committed by Facebook GitHub Bot
parent 94f46046ee
commit a7e02f234a

View File

@@ -32,5 +32,6 @@
"ws": "8.2.0", "ws": "8.2.0",
"trim": "1.0.1", "trim": "1.0.1",
"immer": "^9.0.6" "immer": "^9.0.6"
} },
"license": "MIT"
} }