@uppy/svelte: revert breaking change (#4694)

This commit is contained in:
Antoine du Hamel 2023-09-22 17:48:56 +02:00 committed by GitHub
parent 536596c8b1
commit 04d6429409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"