We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a948b7 commit 078edd4Copy full SHA for 078edd4
2 files changed
package.json
@@ -234,7 +234,7 @@
234
"jest": "^24.9.0",
235
"lint-staged": "^9.5.0",
236
"mini-css-extract-plugin": "^0.8.0",
237
- "node-sass": "^4.13.0",
+ "sass": "^1.32.0",
238
"opencollective-postinstall": "^2.0.2",
239
"optimize-css-assets-webpack-plugin": "^5.0.3",
240
"prettier": "^1.19.1",
@@ -299,5 +299,6 @@
299
"hooks": {
300
"pre-commit": "lint-staged"
301
}
302
- }
+ },
303
+ "packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
304
0 commit comments