We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01296cc commit 3d9107aCopy full SHA for 3d9107a
package.json
@@ -7,13 +7,13 @@
7
"codemod",
8
"qunit"
9
],
10
- "homepage": "https://github.com/rwjblue/ember-qunit-codemod#readme",
+ "homepage": "https://github.com/ember-codemods/ember-qunit-codemod#readme",
11
"bugs": {
12
- "url": "https://github.com/rwjblue/ember-qunit-codemod/issues"
+ "url": "https://github.com/ember-codemods/ember-qunit-codemod/issues"
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/rwjblue/ember-qunit-codemod.git"
+ "url": "git+https://github.com/ember-codemods/ember-qunit-codemod.git"
17
18
"license": "MIT",
19
"author": "Robert Jackson <[email protected]>",
0 commit comments