fix(UniverseChannel): improve channel handling

This commit is contained in:
2018-05-24 16:55:24 +02:00
parent 4fc6e327ec
commit 8b650c5ea7
2 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartuniverse",
"version": "1.0.18",
"private": true,
"private": false,
"description": "messaging service for your micro services",
"main": "dist/index.js",
"typings": "dist/index.d.ts",