From e5ba6a65e294c75e71204a9164c835455b36aace Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Thu, 18 Feb 2016 13:35:39 -0600 Subject: [PATCH] chore(package): update repo url --- scripts/npm/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/npm/package.json b/scripts/npm/package.json index 8b8d7198e2..94a17b1d49 100644 --- a/scripts/npm/package.json +++ b/scripts/npm/package.json @@ -2,10 +2,10 @@ "name": "ionic-framework", "version": "<%= ionicVersion %>", "license": "MIT", - "keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"], + "keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp", "cordova"], "repository": { "type": "git", - "url": "https://github.com/driftyco/ionic2.git" + "url": "https://github.com/driftyco/ionic.git#2.0`" }, "main": "tooling/index.js", "dependencies": {