From fe15a31229c0a01d40ba3cdab6717224baf9db58 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 22 Oct 2019 15:11:02 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e683cb9..fa8d1ad 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@pushrocks/smartlog-interfaces", "version": "2.0.6", "private": false, - "description": "interfaces for the smartlog universe", + "description": "interfaces for the smartlog ecosystem", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH",