Skip to content

Commit 9ac808f

Browse files
author
Kelly Selden
authored
fix qunit-dom-codemod (#10)
pin jscodeshift for qunit-dom-codemod
1 parent 8025225 commit 9ac808f

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
@@ -30,6 +30,6 @@
3030
"version": "3.2.0-beta.1",
3131
"projectTypes": ["app", "addon"],
3232
"nodeVersion": "6.0.0",
33-
"commands": ["jscodeshift -t https://raw.githubusercontent.com/simplabs/qunit-dom-codemod/master/qunit-dom-codemod.js ./tests"]
33+
"commands": ["jscodeshift@0.5.1 -t https://raw.githubusercontent.com/simplabs/qunit-dom-codemod/master/qunit-dom-codemod.js ./tests"]
3434
}
3535
}

0 commit comments

Comments
 (0)