@adhdev/daemon-standalone 0.9.56 → 0.9.58
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/public/assets/index-BtXmUJAH.js +94 -0
- package/public/assets/index-D417g4hU.css +1 -0
- package/public/index.html +2 -2
- package/public/assets/index-C9cvjHjc.css +0 -1
- package/public/assets/index-GyaWFZ0H.js +0 -92
package/dist/index.js
CHANGED
|
@@ -45464,7 +45464,7 @@ Run 'adhdev doctor' for detailed diagnostics.`
|
|
|
45464
45464
|
resolvedDir,
|
|
45465
45465
|
resolvedCliArgs,
|
|
45466
45466
|
resolvedProvider,
|
|
45467
|
-
|
|
45467
|
+
this.providerLoader.getSettings(normalizedType),
|
|
45468
45468
|
false,
|
|
45469
45469
|
{
|
|
45470
45470
|
providerSessionId: sessionBinding.providerSessionId,
|