Skip to content

Commit

Permalink
chore: use npm-run-all2 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Nov 29, 2024
1 parent 7e6d24f commit 6d8e905
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 639 deletions.
2 changes: 1 addition & 1 deletion examples/backend-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preview": "node backend-src/index.js"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"npm-run-all2": "^7.0.1",
"vite": "^6.0.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 6d8e905

Please sign in to comment.