Skip to content

Commit 3baaba2

Browse files
Merge pull request #280 from ember-tooling/update-repo-paths
Update repo paths in package.json
2 parents 08ed833 + fa6ce97 commit 3baaba2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"license": "MIT",
2020
"repository": {
2121
"type": "git",
22-
"url": "[email protected]:gitKrystan/prettier-plugin-ember-template-tag.git"
22+
"url": "[email protected]:ember-tooling/prettier-plugin-ember-template-tag.git"
2323
},
24-
"homepage": "https://github.com/gitKrystan/prettier-plugin-ember-template-tag",
24+
"homepage": "https://github.com/ember-tooling/prettier-plugin-ember-template-tag",
2525
"bugs": {
26-
"url": "https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues"
26+
"url": "https://github.com/ember-tooling/prettier-plugin-ember-template-tag/issues"
2727
},
2828
"publishConfig": {
2929
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)