Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bacali95 committed Nov 3, 2024
1 parent 6f51f1c commit 2a0d090
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 21 deletions.
7 changes: 0 additions & 7 deletions apps/client/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions apps/server/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions libs/shared/package.json

This file was deleted.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "@tun-judge/source",
"version": "0.0.0",
"version": "0.0.42",
"license": "MIT",
"private": true,
"packageManager": "yarn@4.5.0",
"scripts": {
"build": "nx run-many --target=build",
"serve": "nx run-many --target=serve --projects=client,server",
"judge:serve": "nx run judge:serve",
"lint": "nx affected:lint",
Expand Down

0 comments on commit 2a0d090

Please sign in to comment.