mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 17:58:05 +00:00
- Deduplicate Vite versions, always use 7.x (except for sveltekit, which
does not allow 7 yet)
- Add missing dev deps
- Fix react-native requested deps versions
- Fix companion @types/node
- Fix "engines" in root package.json
No more yarn warnings 🎉
|
||
|---|---|---|
| .. | ||
| Dashboard.js | ||
| dragdrop.html | ||
| DragDrop.js | ||
| generateSignatureIfSecret.js | ||
| index.html | ||
| index.js | ||
| package.json | ||
| sw.js | ||
| tsconfig.json | ||
| vite.config.js | ||