Skip to content

Commit 2bb3aaf

Browse files
author
Robert Jackson
committed
1.0.0
1 parent 1bccc7b commit 2bb3aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-htmlbars-inline-precompile-codemod",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Automatically codemod from usage of `import hbs from 'htmlbars-inline-precompile'` to `import { hbs } from 'ember-cli-htmlbars'`",
55
"keywords": [
66
"codemod-cli"

0 commit comments

Comments
 (0)