Use seed instead of signup page for admin + basic local file uploading using TUS & Uppy
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
"@redwoodjs/forms": "7.7.4",
|
||||
"@redwoodjs/router": "7.7.4",
|
||||
"@redwoodjs/web": "7.7.4",
|
||||
"@uppy/compressor": "^2.0.1",
|
||||
"@uppy/core": "^4.1.0",
|
||||
"@uppy/dashboard": "^4.0.2",
|
||||
"@uppy/drag-drop": "^4.0.1",
|
||||
"@uppy/file-input": "^4.0.0",
|
||||
"@uppy/image-editor": "^3.0.0",
|
||||
"@uppy/progress-bar": "^4.0.0",
|
||||
"@uppy/react": "^4.0.1",
|
||||
"@uppy/tus": "^4.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user