@based/server 2.3.0 → 2.3.1

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.
@@ -1,2 +1,5 @@
1
- @based/server:build: cache hit, replaying output 9176430f05ac9c92
2
- @based/server:build: $ npx tsc
1
+ @based/server:build: cache hit, replaying output afe93220f2603cb2
2
+ @based/server:build: 
3
+ @based/server:build: > @based/server@2.3.0 build
4
+ @based/server:build: > npx tsc
5
+ @based/server:build: 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@based/server",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "module": "src/index.ts",