Skip to content

Commit

Permalink
fix: 回退rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
1zilc committed Feb 1, 2023
1 parent d920603 commit 5543f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"prettier": "^2.2.1",
"react-refresh": "^0.14.0",
"react-test-renderer": "^18.0.0",
"rimraf": "^4.1.2",
"rimraf": "^3.0.0",
"sass": "^1.32.12",
"sass-loader": "^13.0.0",
"source-map-support": "^0.5.21",
Expand Down

1 comment on commit 5543f16

@1zilc
Copy link
Owner Author

@1zilc 1zilc commented on 5543f16 Feb 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.