Describe the bug 🐛
After upgrading google-map-react 1.1.4 ❯ 1.1.6, I got error
Error: ENOTDIR: not a directory, lstat '/Users/<myacc>/Desktop/Dev/my-project/node_modules/google-map-react/.github/ISSUE_TEMPLATE/BUG_REPORT.md'
To Reproduce 🔍
Steps to reproduce the behavior:
- Install package using yarn
yarn add google-map-react
Expected behavior 💭
No error after installing
Screenshots 🖥

Environment:
- OS: macOS
- yarn 1.22.0
- google-map-react 1.1.4 ❯ 1.1.6
Additional context
I cannot reproduce this error in a fresh directory (new project).