Fix issue where WebSocketBus depends on Session before session factory registered

This commit is contained in:
2022-08-09 23:59:43 -05:00
parent e339ec718d
commit 085fe04f90
2 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.13.7",
"version": "0.13.8",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",