micha-lmxt/svelte-motion

Issues with most recent sveltekit version...

rchrdnsh opened this issue · 1 comments

running sveltekit @next 201 and getting the following message in the console:

(node:32029) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /Users/rchrdnsh/Code/Svelte/RYKR-kit/node_modules/svelte-motion/node_modules/tslib/package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)

this is ok as of a while ago...