We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ed833 commit fa6ce97Copy full SHA for fa6ce97
1 file changed
package.json
@@ -19,11 +19,11 @@
19
"license": "MIT",
20
"repository": {
21
"type": "git",
22
- "url": "git@github.com:gitKrystan/prettier-plugin-ember-template-tag.git"
+ "url": "git@github.com:ember-tooling/prettier-plugin-ember-template-tag.git"
23
},
24
- "homepage": "https://github.com/gitKrystan/prettier-plugin-ember-template-tag",
+ "homepage": "https://github.com/ember-tooling/prettier-plugin-ember-template-tag",
25
"bugs": {
26
- "url": "https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues"
+ "url": "https://github.com/ember-tooling/prettier-plugin-ember-template-tag/issues"
27
28
"publishConfig": {
29
"registry": "https://registry.npmjs.org"
0 commit comments