@filerobot/status-bar
Advanced tools
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-alpha.3](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2023-08-15) | ||
**Note:** Version bump only for package @filerobot/status-bar | ||
# [3.0.0-alpha.2](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-08-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/status-bar", | ||
"description": "A progress bar for Filerobot, with many bells and whistles.", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0-alpha.3", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/common": "^3.0.0-alpha.2", | ||
"@filerobot/icons": "^3.0.0-alpha.2", | ||
"@filerobot/utils": "^3.0.0-alpha.2", | ||
"@filerobot/common": "^3.0.0-alpha.3", | ||
"@filerobot/icons": "^3.0.0-alpha.3", | ||
"@filerobot/utils": "^3.0.0-alpha.3", | ||
"@transloadit/prettier-bytes": "0.1.0", | ||
@@ -31,7 +31,7 @@ "classnames": "^2.2.6", | ||
"peerDependencies": { | ||
"@filerobot/core": "^2.0.2", | ||
"@filerobot/core": "^3.0.0-alpha.2", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
}, | ||
"gitHead": "80f15db983d831bcab94fb8f7288069db17d53d7" | ||
"gitHead": "eb50aaf1c31d72e39cc2ac51f0f520def625b241" | ||
} |
62826
0.31%