We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fc1c5 commit 8c9d089Copy full SHA for 8c9d089
package.json
@@ -89,16 +89,16 @@
89
"fs-extra": "^8.1.0",
90
"lint-staged": "10.5.3",
91
"runjs": "4.4.2",
92
- "sass": "1.56.0",
93
- "sass-loader": "13.1.0",
+ "sass": "1.3.0",
+ "sass-loader": "10.2.0",
94
"script-ext-html-webpack-plugin": "2.1.5",
95
"svg-sprite-loader": "5.1.1",
96
"terser-webpack-plugin": "^4.2.3",
97
"webpack-bundle-analyzer": "^3.9.0"
98
},
99
"engines": {
100
- "node": ">=8.9",
101
- "npm": ">= 3.0.0"
+ "node": ">= 10.13.0",
+ "npm": ">= 5.0.0"
102
103
"browserslist": [
104
"> 1%",
0 commit comments