@trops/dash-core 0.1.472 → 0.1.473
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +0 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -40584,8 +40584,6 @@ var RegistryThemeDetail = function RegistryThemeDetail(_ref2) {
|
|
|
40584
40584
|
case 1:
|
|
40585
40585
|
setIsInstalling(true);
|
|
40586
40586
|
setInstallResult(null);
|
|
40587
|
-
setAuthFlow(null);
|
|
40588
|
-
setAuthError(null);
|
|
40589
40587
|
_context.prev = 2;
|
|
40590
40588
|
// Send scoped name (scope/name) for unambiguous package lookup;
|
|
40591
40589
|
// fall back to bare name if scope is missing
|