privateboard 0.1.18 → 0.1.19

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.js CHANGED
@@ -23343,7 +23343,7 @@ function voicesRouter() {
23343
23343
  init_paths();
23344
23344
 
23345
23345
  // src/version.ts
23346
- var VERSION = "0.1.18";
23346
+ var VERSION = "0.1.19";
23347
23347
 
23348
23348
  // src/server.ts
23349
23349
  function createApp() {