We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bccc7b commit 2bb3aafCopy full SHA for 2bb3aaf
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-cli-htmlbars-inline-precompile-codemod",
3
- "version": "0.1.0",
+ "version": "1.0.0",
4
"description": "Automatically codemod from usage of `import hbs from 'htmlbars-inline-precompile'` to `import { hbs } from 'ember-cli-htmlbars'`",
5
"keywords": [
6
"codemod-cli"
0 commit comments