From 018b46dd57c620623c4a6d0753946cb7779a3eb9 Mon Sep 17 00:00:00 2001 From: NotRealAI Date: Tue, 19 Jan 2021 23:09:52 -0800 Subject: [PATCH] bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9dfa0fc..6ab0cc4 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "hardhat-watcher", + "name": "hardhat-watcher-2", "version": "2.0.0", "description": "Hardhat file watcher plugin", - "repository": "https://github.com/N1ghtly/hardhat-watcher", + "repository": "https://github.com/NotRealAI/hardhat-watcher", "author": "Xander Deseyn", "license": "MIT", "main": "dist/src/index.js",