@mux/mux-uploader-react
Advanced tools
Comparing version 1.0.3-canary.0-e49e231 to 1.0.3-canary.0-ec52177
@@ -309,3 +309,3 @@ { | ||
"inputs": {}, | ||
"bytes": 225817 | ||
"bytes": 225775 | ||
}, | ||
@@ -312,0 +312,0 @@ "dist/index.cjs.js": { |
@@ -309,3 +309,3 @@ { | ||
"inputs": {}, | ||
"bytes": 225344 | ||
"bytes": 225302 | ||
}, | ||
@@ -312,0 +312,0 @@ "dist/index.mjs": { |
{ | ||
"name": "@mux/mux-uploader-react", | ||
"version": "1.0.3-canary.0-e49e231", | ||
"version": "1.0.3-canary.0-ec52177", | ||
"description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you", | ||
@@ -56,3 +56,2 @@ "keywords": [ | ||
"build": "npm-run-all --parallel 'build:cjs --minify' 'build:esm --minify'", | ||
"create-release-notes": "create-release-notes ./CHANGELOG.md", | ||
"publish-release": "../../scripts/publish.sh" | ||
@@ -74,3 +73,3 @@ }, | ||
"dependencies": { | ||
"@mux/mux-uploader": "1.0.2-canary.0-e49e231", | ||
"@mux/mux-uploader": "1.0.2-canary.0-ec52177", | ||
"prop-types": "^15.7.2" | ||
@@ -77,0 +76,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
633048
+ Added@mux/mux-uploader@1.0.2-canary.0-ec52177(transitive)
- Removed@mux/mux-uploader@1.0.2-canary.0-e49e231(transitive)