Skip to content

Commit a4ad6e6

Browse files
rajasegarKelly Selden
authored andcommitted
[CHORE] Add cp-property codemod for 3.8
1 parent 243b96a commit a4ad6e6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,13 @@
6565
"projectOptions": ["app", "addon"],
6666
"nodeVersion": "6.0.0",
6767
"commands": ["ember-3x-codemods deprecate-router-events app/**/*.js"]
68+
},
69+
"cp-property-codemod": {
70+
"versions": {
71+
"ember-cli": "3.8.0-beta.1"
72+
},
73+
"projectOptions": ["app", "addon"],
74+
"nodeVersion": "6.0.0",
75+
"commands": ["ember-3x-codemods cp-property app/**/*.js"]
6876
}
6977
}

0 commit comments

Comments
 (0)