changes sass version

This commit is contained in:
2021-08-11 13:38:12 +01:00
parent d44a58eb6a
commit 3161e05a3b
+2 -2
View File
@@ -41,7 +41,7 @@
"redux-form": "^8.3.7", "redux-form": "^8.3.7",
"redux-persist": "^6.0.0", "redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0", "redux-thunk": "^2.3.0",
"sass": "^1.35.1", "sass": "1.32",
"sass-loader": "^12.1.0", "sass-loader": "^12.1.0",
"swr": "^0.5.6", "swr": "^0.5.6",
"webpack": "^5.40.0", "webpack": "^5.40.0",
@@ -55,4 +55,4 @@
"eslint-config-next": "^11.0.1", "eslint-config-next": "^11.0.1",
"prettier": "2.3.2" "prettier": "2.3.2"
} }
} }