Hi can you add the license field in the package.json. ```json "license": "MIT" ``` https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license We have an automatically license checker that is failing without this information. Thank you very much.