giosilvi / GPT-Prompter

Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3, GPT-4 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
https://chrome.google.com/webstore/detail/gpt-prompter/lcgpdbficokndjodlcgflbhaibicompp/overview
MIT License
226 stars 54 forks source link

Is package.json missing from repo? #24

Closed arcticfly closed 1 year ago

arcticfly commented 1 year ago

Hey everybody, thanks for making this open source! I just forked the repo, and I notice that the project has a node_modules folder, but no package.json file. I'm curious, how did you generate the node_modules folder? Is package.json excluded somehow?

giosilvi commented 1 year ago

Hi, somehow the package.json didn`t got included in the remote repo. I reupdate the packages and now it is included.