Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaly Kuprin <51091179+vkuprin@users.noreply.github.com>
  • Loading branch information
vkuprin authored Nov 25, 2024
1 parent 0479b21 commit 2d2ec29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"private": true,
"license": "AGPL-3.0",
"description": "Gomoku root managing package.json",
"scripts": {
"run:server": "dotnet run --cofiguration Release --project ./GomokuServer/src/GomokuServer.Api/GomokuServer.Api.csproj",
"generate-hub-types:server": "dotnet tsrts --project ./GomokuServer/src/GomokuServer.Api/GomokuServer.Api.csproj --output ./GomokuClient/packages/gomoku-api/hubs --assemblies && yarn format",
Expand Down

0 comments on commit 2d2ec29

Please sign in to comment.