Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 31, 2024
1 parent 9db2543 commit 6ad4ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
],
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"sass": "^1.3.0",
"sass-embedded": "*",
"webpack": "^5.0.0"
Expand Down Expand Up @@ -95,6 +96,7 @@
"lint-staged": "^15.2.0",
"material-components-web": "^9.0.0",
"memfs": "^4.7.7",
"node-sass": "^9.0.0",
"node-sass-glob-importer": "^5.3.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.2",
Expand Down

0 comments on commit 6ad4ecb

Please sign in to comment.