mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"version": "independent",
|
|
"packages": [
|
|
"website",
|
|
"examples/*",
|
|
"packages/*",
|
|
"packages/@uppy/*",
|
|
]
|
|
}
|