From b29961df95774ed46c2a426135f62d88fd2635aa Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 30 Jan 2019 10:55:16 +0100 Subject: [PATCH] fix(scope): switch to @pushrocks --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 321553b..df749e1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "smartsocket", + "name": "@pushrocks/smartsocket", "version": "1.1.22", "description": "easy and secure websocket communication, TypeScript ready", "main": "dist/index.js",