Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
LufyCZ authored and github-actions[bot] committed Apr 13, 2024
1 parent 984233c commit 93c0589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"check": "tsc --pretty --noEmit",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"compair-test": "ts-node --skip-project ./test/compair.ts",
"price-test": "npx tsx ./test/pricesCompare.ts",
"dev": "tsc -w",
"load-test": "npx tsx ./test/load.ts",
"price-test": "npx tsx ./test/pricesCompare.ts",
"start": "node dist/index.js"
},
"dependencies": {
Expand Down

0 comments on commit 93c0589

Please sign in to comment.