Skip to content

Commit fae1435

Browse files
authored
Update package.json; set repository field for npm
1 parent a187afd commit fae1435

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)