Skip to content

Commit 951c4f2

Browse files
committed
Fix SASS version for todo-front (Kub. Exercises)
1 parent e99bbcd commit 951c4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 02-orquestacion/exercises/02-distributed/todo-front

02-orquestacion/exercises/02-distributed/todo-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"regenerator": "^0.14.7",
3636
"regenerator-runtime": "^0.13.7",
3737
"rimraf": "^3.0.2",
38-
"sass": "^1.51.0",
38+
"sass": "1.58.3",
3939
"sass-loader": "^12.6.0",
4040
"typescript": "^4.6.4",
4141
"webpack": "^5.72.1",

0 commit comments

Comments
 (0)