@mux/mux-uploader-react
Advanced tools
Comparing version 1.0.3-canary.0-61f10d3 to 1.0.3-canary.0-675a9cb
{ | ||
"name": "@mux/mux-uploader-react", | ||
"version": "1.0.3-canary.0-61f10d3", | ||
"version": "1.0.3-canary.0-675a9cb", | ||
"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-61f10d3", | ||
"@mux/mux-uploader": "1.0.2-canary.0-675a9cb", | ||
"prop-types": "^15.7.2" | ||
@@ -77,0 +76,0 @@ }, |
633048
+ Added@mux/mux-uploader@1.0.2-canary.0-675a9cb(transitive)
- Removed@mux/mux-uploader@1.0.2-canary.0-61f10d3(transitive)