@rpcbase/server 0.180.0 → 0.181.0

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.
@@ -501,7 +501,7 @@ rdb-del-sync-files no
501
501
  # The Append Only File will also be created inside this directory.
502
502
  #
503
503
  # Note that you must specify a directory here, not a file name.
504
- dir ./
504
+ #dir ./
505
505
 
506
506
  ################################# REPLICATION #################################
507
507
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rpcbase/server",
3
- "version": "0.180.0",
3
+ "version": "0.181.0",
4
4
  "license": "SSPL-1.0",
5
5
  "main": "./index.js",
6
6
  "bin": {