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/server.js CHANGED
@@ -22570,7 +22570,7 @@ function voicesRouter() {
22570
22570
  init_paths();
22571
22571
 
22572
22572
  // src/version.ts
22573
- var VERSION = "0.1.18";
22573
+ var VERSION = "0.1.19";
22574
22574
 
22575
22575
  // src/server.ts
22576
22576
  function createApp() {