echobind / bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind
MIT License
592 stars 28 forks source link

chore: Delete extra trpc config, upgrade framer motion #304

Closed dennis-campos closed 1 year ago

dennis-campos commented 1 year ago

On client work, we realized we had two trpc.ts files.

I went with utils over lib just because it is recommended by tRPC docs -- but I am opened to change this to lib Documentation

It will slightly look different if we decide to implement the src that's currently an RFC

Upgraded framer-motion - When creating a new template, an error was thrown. Upgrading this package solved the error.

Changes

Checklist