We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a084200 + 8a49c16 commit 356f3c5Copy full SHA for 356f3c5
1 file changed
package.json
@@ -28,8 +28,8 @@
28
"license": "Apache-2.0",
29
"private": false,
30
"peerDependencies": {
31
- "ember-template-lint": "^2.10.0",
32
- "prettier": "^1.18.2"
+ "ember-template-lint": ">=2.10.0",
+ "prettier": ">=1.18.1"
33
},
34
"devDependencies": {
35
"ember-template-lint": "^2.10.0",
0 commit comments