Hello, I am trying to get the gsap business plugins installed into a PNPM project. I followed the private registry instructions and can use the plugins locally, however, when I make a commit to github the commit fails (see screenshot). If I remove the .npmrc file from the gitignore then I no longer get an error, but, I don't want the .npmrc file GitHub because it contains my api key.  Does anyone have any advice how to get around those errors while not including the .npmrc file?