@luutuankiet/gsd-reader 0.2.25 → 0.2.26

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.
Files changed (2) hide show
  1. package/cli.cjs +1 -1
  2. package/package.json +1 -1
package/cli.cjs CHANGED
@@ -106,7 +106,7 @@ async function commandDump() {
106
106
  work: workContent,
107
107
  project: projContent,
108
108
  architecture: archContent,
109
- base_path: path.basename(path.dirname(resolvedWorklog)),
109
+ base_path: path.dirname(resolvedWorklog),
110
110
  });
111
111
 
112
112
  // Get password
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luutuankiet/gsd-reader",
3
- "version": "0.2.25",
3
+ "version": "0.2.26",
4
4
  "description": "Interactive Worklog Reader for GSD-Lite WORK.md files with live reload",
5
5
  "keywords": [
6
6
  "gsd-lite",