@hermespilot/link 0.2.1 → 0.2.2
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.
|
@@ -4677,7 +4677,7 @@ import os2 from "os";
|
|
|
4677
4677
|
import path7 from "path";
|
|
4678
4678
|
|
|
4679
4679
|
// src/constants.ts
|
|
4680
|
-
var LINK_VERSION = "0.2.
|
|
4680
|
+
var LINK_VERSION = "0.2.2";
|
|
4681
4681
|
var LINK_COMMAND = "hermeslink";
|
|
4682
4682
|
var LINK_DEFAULT_PORT = 52379;
|
|
4683
4683
|
var LINK_RUNTIME_DIR_NAME = ".hermeslink";
|
|
@@ -17964,4 +17964,4 @@ export {
|
|
|
17964
17964
|
daemonLogFile,
|
|
17965
17965
|
currentCliScriptPath
|
|
17966
17966
|
};
|
|
17967
|
-
//# sourceMappingURL=chunk-
|
|
17967
|
+
//# sourceMappingURL=chunk-4YF43CT4.js.map
|