Skip to content

Commit 118a168

Browse files
authored
Merge pull request #43 from kategengler/patch-1
Update package.json; set repository field for npm
2 parents a187afd + fae1435 commit 118a168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "nyc mocha --recursive tests",
1212
"test-server": "mocha --recursive --growl --watch tests"
1313
},
14-
"repository": "",
14+
"repository": "chadhietala/ember-best-practices",
1515
"engines": {
1616
"node": ">= 6.0.0"
1717
},

0 commit comments

Comments
 (0)