Skip to content

Commit

Permalink
Merge pull request #621 from embroider-build/fix-repo
Browse files Browse the repository at this point in the history
fix the repo link in the published package
  • Loading branch information
simonihmig authored Sep 16, 2024
2 parents 091f6a8 + d92faeb commit fd2827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-auto-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"main": "js/index.js",
"repository": {
"type": "git",
"url": "https://github.com/ef4/ember-auto-import",
"url": "https://github.com/embroider-build/ember-auto-import",
"directory": "packages/ember-auto-import"
},
"scripts": {
Expand Down

0 comments on commit fd2827a

Please sign in to comment.