uppy/test/endtoend/package.json
Renée Kooi c68599dee9
Make integration tests run with new package setup
Unfortunately had to undo the `npm pack` PR for this for now :(
2018-06-18 15:30:56 +02:00

7 lines
85 B
JSON

{
"aliasify": {
"aliases": {
"@uppy": "../../packages/@uppy"
}
}
}