We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431133 commit fba8187Copy full SHA for fba8187
package.json
@@ -2,11 +2,11 @@
2
"name": "ember-cli-deploy-plugin",
3
"version": "0.1.3",
4
"description": "For building plugins for ember-cli-deploy",
5
- "repository": "https://github.com/lukemelia/ember-cli-deploy-plugin",
+ "repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-plugin",
6
"engines": {
7
"node": ">= 0.10.0"
8
},
9
- "author": "Luke Melia",
+ "author": "Luke Melia and ember-cli-deploy team",
10
"license": "MIT",
11
"devDependencies": {
12
0 commit comments