Skip to content

Commit 695cb14

Browse files
Downgrade babel-plugin-ember-template-compilation to latest ^2
1 parent 18221bd commit 695cb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/rsvp": "^4.0.9<% if (emberData) {%>",
6969
"@warp-drive/core-types": "~5.5.0<% }} %><% if (emberData) { %>",
7070
"@warp-drive/ember": "~5.5.0<% } %>",
71-
"babel-plugin-ember-template-compilation": "^3.0.0",
71+
"babel-plugin-ember-template-compilation": "^2.4.1",
7272
"concurrently": "^9.1.2",
7373
"decorator-transforms": "^2.3.0",
7474
"ember-auto-import": "^2.10.0",

0 commit comments

Comments
 (0)