mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 01:40:29 +00:00
companion: Add typescript dependency.
This commit is contained in:
parent
4c67f4c685
commit
178711fac5
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@
|
|||
"@types/uuid": "^3.4.3",
|
||||
"@types/ws": "^3.2.1",
|
||||
"nodemon": "^1.17.5",
|
||||
"supertest": "3.0.0"
|
||||
"supertest": "3.0.0",
|
||||
"typescript": "^2.9.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@purest/providers": "1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue