epicd-darwin-x64 1.48.12 → 1.48.13

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 (3) hide show
  1. package/README.md +1 -1
  2. package/epicd +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -147,7 +147,7 @@ epicd browser --no-open
147
147
 
148
148
  ![Web Interface Screenshot](./.github/web.jpeg)
149
149
 
150
- To keep the Web UI running as an auto-starting local service, see [Running Backlog.md as a Service](backlog/docs/doc-003%20-%20Running-Backlog-Browser-as-a-Service.md).
150
+ To keep the Web UI running as an auto-starting local service, see [Running Backlog.md as a Service](.epicd/docs/doc-003%20-%20Running-Backlog-Browser-as-a-Service.md).
151
151
 
152
152
  ---
153
153
 
package/epicd CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "epicd-darwin-x64",
3
- "version": "1.48.12",
3
+ "version": "1.48.13",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["x64"],
6
6
  "files": ["epicd","package.json","LICENSE"],