@storyous/common-utils
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -29,3 +29,3 @@ 'use strict'; | ||
process.stdout.write('Desks API connected into database. \n'); | ||
process.stdout.write('Connected into database. \n'); | ||
@@ -32,0 +32,0 @@ } catch (error) { |
{ | ||
"name": "@storyous/common-utils", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Common utils for storyous microservices", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
46629