golivecosmos / llm-react-node-app-template

The Javascript template for an LLM react node app.
MIT License
83 stars 14 forks source link

Adding Axios Reference To package.json #5

Closed ca1c closed 1 year ago

ca1c commented 1 year ago

adding axios reference so that yarn add automatically installs axios.

katrinar commented 1 year ago

Thanks for the PR! Good catch on adding axios to the package.json.

To merge this in, would you mind removing the styling changes and only including the package.json and yarn.lock changes? At this stage, we're looking to keep the styling minimal.

ca1c commented 1 year ago

No problem I will do that

ca1c commented 1 year ago

The style commit was removed although there are still conflicts.

katrinar commented 1 year ago

Thanks for making the changes! We got axios in earlier with this PR so I'll go ahead and close this one.