Skip to content

Commit

Permalink
Replace npm-run-all by npm-run-all2 (#1942)
Browse files Browse the repository at this point in the history
* Remove unused dependency to npm-run-all

* Use npm-run-all2 instead of npm-run-all
  • Loading branch information
brichet authored Jan 29, 2025
1 parent 1836e32 commit 845cbc6
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 833 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-prettier": "^4.0.0",
"mkdirp": "^1.0.4",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^7.0.2",
"prettier": "^2.1.1",
"react": "^18.2.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 845cbc6

Please sign in to comment.