From 4f425dfc93285d95c7d7f30ffcc92e84d276f35d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 2 Sep 2018 14:12:36 +0200 Subject: [PATCH] BREAKING CHANGE(scope): change scope --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ee4654..bcd9ef0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "projectinfo", + "name": "@pushrocks/projectinfo", "version": "3.0.5", "description": "gather information about projects. supports npm, git etc.", "main": "dist/index.js",