From f6c64c658320b0f3973ec3678237517ded780634 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 22 Aug 2019 02:14:17 +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 3287a3e..1bb5291 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "smartsystem", + "name": "@pushrocks/smartsystem", "version": "2.0.3", "description": "interact with the system you are running on", "main": "dist/index.js",