From 5e7658661a53e4541ad0928486d0922794ac3b71 Mon Sep 17 00:00:00 2001 From: filipe lautert Date: Tue, 8 Jun 2021 09:13:47 -0300 Subject: [PATCH] Rollback repository url. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3061415..9df7971 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git@github.com:filipelautert/angular2-hotkeys.git" + "url": "git@github.com:brtnshrdr/angular2-hotkeys.git" }, "author": { "name": "Nick Richardson",