Skip to content

Commit

Permalink
needs to be a dep, not a devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Nov 16, 2022
1 parent 35ea56c commit 5a26466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"@types/babel__code-frame": "^7.0.2",
"@types/yargs": "^17.0.3",
"assert-never": "^1.1.0",
"babel-plugin-ember-template-compilation": "2.0.0-alpha.3",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babylon": "^6.18.0",
"bind-decorator": "^1.0.11",
Expand Down Expand Up @@ -77,7 +78,6 @@
"@types/node": "^15.12.2",
"@types/resolve": "^1.20.0",
"@types/semver": "^7.3.6",
"babel-plugin-ember-template-compilation": "2.0.0-alpha.3",
"code-equality-assertions": "^0.7.0",
"ember-cli-htmlbars-3": "npm:ember-cli-htmlbars@3",
"ember-cli-htmlbars-inline-precompile": "^2.1.0",
Expand Down

0 comments on commit 5a26466

Please sign in to comment.