Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
franklevasseur committed Jan 6, 2025
1 parent f393d5a commit 17e1887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"scripts": {
"build": "tsc --build",
"check:type": "tsc --noEmit",
"test": "vitest --run",
"test": "vitest --run --sequence.concurrent=false",
"clean": "rimraf ./dist && rimraf ./node_modules"
},
"engines": {
Expand Down

0 comments on commit 17e1887

Please sign in to comment.