From 04479075d9a35fc6a01ae91f714524023fe99e16 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 3 Sep 2019 16:08:45 +0400 Subject: Updated the name project Signed-off-by: Valentin Popov --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index b2d2802..015aa3f 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "description": "It is a simple method to restart your application.", - "name": "electron-live-reload", + "name": "electron-hot-reload", "version": "0.1.0", "main": "dist/index.js", - "repository": "git@github.com:valentineus/electron-live-reload.git", + "repository": "git@github.com:valentineus/electron-hot-reload.git", "author": { "email": "info@valentineus.link", "name": "Valentin Popov", -- cgit v1.2.3