Skip to content

Commit a4236d2

Browse files
author
Robert Jackson
committed
0.3.0
1 parent 2d64288 commit a4236d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-modules-codemod",
3-
"version": "0.2.11",
3+
"version": "0.3.0",
44
"author": "Tom Dale <[email protected]>",
55
"license": "MIT",
66
"repository": "https://github.com/ember-cli/ember-modules-codemod",
@@ -22,6 +22,6 @@
2222
"tmp": "^0.0.33"
2323
},
2424
"engines": {
25-
"node": "6.* || >= 8.*"
25+
"node": "6.* || >= 8.*"
2626
}
2727
}

0 commit comments

Comments
 (0)