Skip to content

Commit

Permalink
Revert to rimraf v3 for glob
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Feb 2, 2023
1 parent d348b6f commit 43022e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
"marked": "~4.2",
"merge-stream": "~2.0",
"rev-web-assets": "~0.1",
"rimraf": "~4.0",
"rimraf": "3",
"run-scripts-util": "~0.1",
"sass": "~1.57",
"sass": "~1.58",
"tocbot": "~4.20",
"w3c-html-validator": "~1.3"
}
Expand Down

0 comments on commit 43022e9

Please sign in to comment.