Skip to content

Commit 0b47e5d

Browse files
committed
allowing sass-loader 11
1 parent 6d68d6e commit 0b47e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"preact": "^8.2.1 || ^10.0.0",
8686
"preact-compat": "^3.17.0",
8787
"sass": "^1.17.0",
88-
"sass-loader": "^9.0.1 || ^10.0.0",
88+
"sass-loader": "^9.0.1 || ^10.0.0 || ^11.0.0",
8989
"sinon": "^9.0.2",
9090
"stimulus": "^2.0.0",
9191
"strip-ansi": "^6.0.0",

0 commit comments

Comments
 (0)