Skip to content

Commit d2332f3

Browse files
fix: override node-sass with sass in package.json
1 parent e7e8024 commit d2332f3

File tree

2 files changed

+6
-757
lines changed

2 files changed

+6
-757
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
},
169169
"pnpm": {
170170
"overrides": {
171-
"node-sass": "^9.0.0",
171+
"node-sass": "npm:[email protected].0",
172172
"ember-truth-helpers": "^4.0.0"
173173
}
174174
},

0 commit comments

Comments
 (0)