Skip to content

Commit fa6ce97

Browse files
committed
Update repo paths in package.json
1 parent 08ed833 commit fa6ce97

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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": "git@github.com:gitKrystan/prettier-plugin-ember-template-tag.git"
22+
"url": "git@github.com: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)