We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc80c33 commit b22003bCopy full SHA for b22003b
package.json
@@ -35,7 +35,7 @@
35
"ember-cli-htmlbars": "^3.0.0",
36
"ember-cli-htmlbars-inline-precompile": "^1.0.3",
37
"ember-cli-sass": "^8.0.1",
38
- "node-sass": "4.9.0"
+ "node-sass": "4.12.0"
39
},
40
"devDependencies": {
41
"@ember-decorators/babel-transforms": "^2.1.2",
@@ -82,7 +82,7 @@
82
"qunit-dom": "^0.8.0"
83
84
"engines": {
85
- "node": "6.* || 8.* || >= 10.*"
+ "node": "6.* || 8.* || >= 12.16.*"
86
87
"ember-addon": {
88
"configPath": "tests/dummy/config"
0 commit comments