Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

Commit 7466a60

Browse files
Turbo87Robert Jackson
authored andcommitted
package.json: Force nested ember-cli-htmlbars-inline-precompile dependency to v1.0.5
1 parent ac3909e commit 7466a60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
},
7272
"resolutions": {
7373
"ember-cli-qunit/qunit": "~2.6.0",
74-
"ember-cli-broccoli-sane-watcher": "~2.1.0"
74+
"ember-cli-broccoli-sane-watcher": "~2.1.0",
75+
"**/ember-cli-htmlbars-inline-precompile": "^1.0.5"
7576
},
7677
"ember-addon": {
7778
"configPath": "tests/dummy/config",

0 commit comments

Comments
 (0)