Skip to content

Commit fba8187

Browse files
committed
Update package.json to reflect github org change.
1 parent b431133 commit fba8187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "ember-cli-deploy-plugin",
33
"version": "0.1.3",
44
"description": "For building plugins for ember-cli-deploy",
5-
"repository": "https://github.com/lukemelia/ember-cli-deploy-plugin",
5+
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-plugin",
66
"engines": {
77
"node": ">= 0.10.0"
88
},
9-
"author": "Luke Melia",
9+
"author": "Luke Melia and ember-cli-deploy team",
1010
"license": "MIT",
1111
"devDependencies": {
1212
},

0 commit comments

Comments
 (0)