Browse Source

Add resize-observer-polyfill to @uppy/dashboard/package.json and update package-lock.json

Artur Paikin 6 years ago
parent
commit
7e63e3822a
2 changed files with 101 additions and 479 deletions
  1. 99 478
      package-lock.json
  2. 2 1
      packages/@uppy/dashboard/package.json

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


+ 2 - 1
packages/@uppy/dashboard/package.json

@@ -33,7 +33,8 @@
     "lodash.throttle": "^4.1.1",
     "lodash.throttle": "^4.1.1",
     "preact": "^8.2.9",
     "preact": "^8.2.9",
     "preact-css-transition-group": "^1.3.0",
     "preact-css-transition-group": "^1.3.0",
-    "prettier-bytes": "^1.0.4"
+    "prettier-bytes": "^1.0.4",
+    "resize-observer-polyfill": "^1.5.0"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@uppy/core": "0.27.1",
     "@uppy/core": "0.27.1",

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