From 137dc1423bedaf8885ce1eec9c21ea071e6bc7f7 Mon Sep 17 00:00:00 2001 From: David Laird Date: Sun, 1 May 2016 21:25:06 -0700 Subject: [PATCH] remove reference to the ember-addon. Did you mean to leave a reference to the ember-addon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34b1ce0..0fb77ba 100644 --- a/package.json +++ b/package.json @@ -36,5 +36,5 @@ "gh-pages": "^0.11.0", "rsvp": "^3.0.14" }, - "keywords": ["ember-addon", "angular2", "angular-cli", "git", "github pages", "gh-pages", "ghpages", "angular-cli-ghpages", "angular-cli-github-pages"] + "keywords": ["angular2", "angular-cli", "git", "github pages", "gh-pages", "ghpages", "angular-cli-ghpages", "angular-cli-github-pages"] }