Skip to content

Commit 5133973

Browse files
committed
fix: block sass version to avoid warnings, temporary solution
1 parent 388b3bb commit 5133973

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"rollup": "^2.48.0",
133133
"rollup-plugin-istanbul": "^3.0.0",
134134
"rtlcss": "^3.1.2",
135-
"sass": "^1.32.13",
135+
"sass": "1.32.13",
136136
"shelljs": "^0.8.4",
137137
"stylelint": "^13.13.1",
138138
"stylelint-config-twbs-bootstrap": "^2.2.0",

0 commit comments

Comments
 (0)