Hey there! 👋 `package.json` has no `.repository`. Would you mind adding it? ```diff { + "repository": "https://github.com/mosch/react-avatar-editor.git", } ``` Thanks! 🙏