Skip to content

Commit 8ed20ae

Browse files
author
Kelly Selden
authored
Merge pull request #5 from ember-cli/ember-qunit-codemod
pin ember-qunit-codemod
2 parents b8d6aa0 + 5d53f9f commit 8ed20ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "3.0.0-beta.1",
1010
"projectTypes": ["app", "addon"],
1111
"nodeVersion": "4.0.0",
12-
"commands": ["jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/master/ember-qunit-codemod.js ./tests/"]
12+
"commands": ["jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/913a9b18b240a54f8d1ac08657a2701b908e2d34/ember-qunit-codemod.js ./tests/"]
1313
},
1414
"ember-test-helpers-codemod": {
1515
"version": "3.0.0-beta.1",

0 commit comments

Comments
 (0)