uppy/examples/cdn-example/package.json
Antoine du Hamel 01d7ea13e9
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm

* Update CONTRIBUTING.md to fix linter errors

* remove remaining npm commands

* Update deps
2021-10-20 15:16:59 +02:00

5 lines
83 B
JSON

{
"name": "@uppy-example/cdn-example",
"version": "0.0.0",
"private": true
}