Browse Source

Add facebook and onedrive (#2167)

:see_no_evil:
Artur Paikin 5 years ago
parent
commit
89c04b8516
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/@uppy/robodog/package.json

+ 2 - 0
packages/@uppy/robodog/package.json

@@ -34,6 +34,8 @@
     "@uppy/form": "file:../form",
     "@uppy/google-drive": "file:../google-drive",
     "@uppy/instagram": "file:../instagram",
+    "@uppy/facebook": "file:../facebook",
+    "@uppy/onedrive": "file:../onedrive",
     "@uppy/status-bar": "file:../status-bar",
     "@uppy/transloadit": "file:../transloadit",
     "@uppy/url": "file:../url",