Closed tarngerine closed 3 years ago
Good catch! I've removed those dependencies from the package. (It's back to zero deps). The root package.json will show dependencies from the dev server, which is used for the example site; but the deps in the packages/perfect-freehand/package.json are now clean.
Hi, just running through all the package deps, noticed that zustand was being added?
@tldraw/core also comes with react-use-gesture
Would be nice to slowly reduce the dependencies here — thanks!