From 85d45f3012bb6d9eaa5a8d5355339c8789dc577b Mon Sep 17 00:00:00 2001 From: Artem Vasiliev Date: Mon, 12 Nov 2018 18:28:47 +0300 Subject: [PATCH] chore: publish fork .. to be able to use it until https://github.com/Teamwork/node-auto-launch/pull/91 is merged --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 21ae06b..292ded9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "auto-launch", - "version": "5.0.5", + "name": "@artemv/auto-launch", + "version": "6.0.2", "description": "Launch node applications or executables at login (Mac, Windows, and Linux)", "main": "dist/index.js", "scripts": { @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/4ver/node-auto-launch" + "url": "https://github.com/artemv/node-auto-launch" }, "keywords": [ "login",