Skip to content

Commit aaad06c

Browse files
authored
Merge pull request #7 from poulet42/set-repo-url
set repository url in package to unblock publish
2 parents 8d3726f + 9420c90 commit aaad06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ember-x-react/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": "",
8+
"repository": "https://github.com/poulet42/ember-x-react",
99
"publishConfig": {
1010
"access": "public"
1111
},

0 commit comments

Comments
 (0)