adhdev 0.6.71 → 0.6.72
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/cli/index.js +1 -1
- package/dist/cli/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -41383,7 +41383,7 @@ var init_adhdev_daemon = __esm({
|
|
|
41383
41383
|
fs12 = __toESM(require("fs"));
|
|
41384
41384
|
path14 = __toESM(require("path"));
|
|
41385
41385
|
import_chalk2 = __toESM(require("chalk"));
|
|
41386
|
-
pkgVersion = "0.6.
|
|
41386
|
+
pkgVersion = "0.6.72";
|
|
41387
41387
|
if (pkgVersion === "unknown") {
|
|
41388
41388
|
try {
|
|
41389
41389
|
const possiblePaths = [
|