mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
@uppy/svelte: revert breaking change (#4694)
This commit is contained in:
parent
536596c8b1
commit
04d6429409
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"@uppy/drag-drop": "workspace:^",
|
||||
"@uppy/progress-bar": "workspace:^",
|
||||
"@uppy/status-bar": "workspace:^",
|
||||
"svelte": "^4.0.0"
|
||||
"svelte": "^3.0.0 || ^4.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue