Skip to content

Commit 00b0cd4

Browse files
author
Eddie Flores
committed
Update package.json.
1 parent 1f1a85e commit 00b0cd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "ember-deploy-ssh-index",
2+
"name": "ember-deploy-cli-ssh",
33
"version": "0.0.1",
4-
"description": "The default blueprint for ember-cli addons.",
4+
"description": "Deploy your Ember revisions via ssh.",
55
"directories": {
66
"doc": "doc"
77
},
@@ -10,7 +10,7 @@
1010
"build": "ember build",
1111
"test": "echo \"Error: no test specified\" && exit 1"
1212
},
13-
"repository": "https://github.com/treyhunner/ember-deploy-ssh-index/",
13+
"repository": "https://github.com/eddflrs/ember-cli-deploy-ssh",
1414
"engines": {
1515
"node": ">= 0.10.0"
1616
},

0 commit comments

Comments
 (0)