Skip to content

Commit f881bdf

Browse files
author
Robert Jackson
committed
Fix repository field in package.json.
1 parent 61adb9d commit f881bdf

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
@@ -5,7 +5,7 @@
55
"keywords": [
66
"ember-addon"
77
],
8-
"repository": "mmun/ember-component-attributes",
8+
"repository": "https://github.com/mmun/ember-component-attributes",
99
"license": "MIT",
1010
"directories": {
1111
"doc": "doc",

0 commit comments

Comments
 (0)