From 4e26f348e4d6d3e0cc2f91b4278d462dee37737a Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 11 Jul 2019 11:11:21 -0400 Subject: [PATCH] chore(): update repo link (#1043) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af232a231..861a656c9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/ionic-team/ionic-v3.git" + "url": "https://github.com/ionic-team/ionic.git" }, "scripts": { "test": "gulp validate",