Skip to content

Commit 9b6ccfe

Browse files
committed
fix(sass): sass compilation fail - override sass version to ^1.97.0 **tempfix**
1 parent f94322b commit 9b6ccfe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@
6969
"repository": {
7070
"type": "git",
7171
"url": "git+https://github.com/coreui/coreui-free-angular-admin-template.git"
72+
},
73+
"overrides": {
74+
"sass": "^1.97.0"
7275
}
7376
}

0 commit comments

Comments
 (0)