Skip to content

Commit 858dfd3

Browse files
authored
Merge pull request #11 from gobeam/fix/node-sass
fix: remove node-sass and add sass
2 parents 1caa324 + c149f72 commit 858dfd3

File tree

2 files changed

+25
-545
lines changed

2 files changed

+25
-545
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
"minimist": "^1.2.5",
9999
"moment-timezone": "^0.5.34",
100100
"ngrok": "^4.3.0",
101-
"node-sass": "^7.0.1",
102101
"prop-types": "^15.8.1",
103102
"react": "^17.0.2",
104103
"react-dom": "^17.0.2",
@@ -115,6 +114,7 @@
115114
"redux-saga": "^1.1.3",
116115
"reselect": "^4.1.5",
117116
"sanitize.css": "^13.0.0",
117+
"sass": "^1.57.1",
118118
"slick-carousel": "^1.8.1",
119119
"styled-components": "^5.3.3",
120120
"url-loader": "^4.1.1",

0 commit comments

Comments
 (0)