Browse Source

Fix lerna deps for preset/wrapper.

Renée Kooi 6 years ago
parent
commit
f4fb4971b8
2 changed files with 131 additions and 131 deletions
  1. 121 121
      package-lock.json
  2. 10 10
      packages/@uppy/transloadit-preset/package.json

File diff suppressed because it is too large
+ 121 - 121
package-lock.json


+ 10 - 10
packages/@uppy/transloadit-preset/package.json

@@ -28,16 +28,16 @@
     "url": "git+https://github.com/transloadit/uppy.git"
   },
   "dependencies": {
-    "@uppy/core": "0.27.3",
-    "@uppy/dashboard": "0.27.5",
-    "@uppy/dropbox": "0.27.4",
-    "@uppy/form": "0.27.4",
-    "@uppy/google-drive": "0.27.5",
-    "@uppy/instagram": "0.27.5",
-    "@uppy/transloadit": "0.27.5",
-    "@uppy/url": "0.27.5",
-    "@uppy/utils": "0.27.1",
-    "@uppy/webcam": "0.27.4",
+    "@uppy/core": "0.29.0",
+    "@uppy/dashboard": "0.29.0",
+    "@uppy/dropbox": "0.29.0",
+    "@uppy/form": "0.29.0",
+    "@uppy/google-drive": "0.29.0",
+    "@uppy/instagram": "0.29.0",
+    "@uppy/transloadit": "0.29.0",
+    "@uppy/url": "0.29.0",
+    "@uppy/utils": "0.29.0",
+    "@uppy/webcam": "0.29.0",
     "es6-promise": "^4.2.5",
     "whatwg-fetch": "^3.0.0"
   }

Some files were not shown because too many files changed in this diff