We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29cc0f commit 7897ca7Copy full SHA for 7897ca7
package.json
@@ -29,6 +29,7 @@
29
}
30
],
31
"dependencies": {
32
+ "@ember/render-modifiers": "^1.0.2",
33
"ember-cli-babel": "^7.18.0",
34
"ember-cli-htmlbars": "^4.2.3",
35
"ember-runtime-enumerable-includes-polyfill": "^2.1.0"
@@ -37,7 +38,6 @@
37
38
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
39
"@babel/plugin-proposal-optional-chaining": "^7.6.0",
40
"@ember/optional-features": "^1.3.0",
- "@ember/render-modifiers": "^1.0.2",
41
"@types/ember": "^3.1.1",
42
"babel-eslint": "^8.0.0",
43
"broccoli-asset-rev": "^3.0.0",
0 commit comments