Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clabroche committed Feb 11, 2024
1 parent 4d0c534 commit 47d1230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion servers/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"start": "node bin/www $STACKFILE",
"serve": "nodemon -e js,ts,jsx,tsx,vue,swagger.yml,swagger.yaml -x 'node ../../watch.js npm run start'",
"build": "tsup",
"publish": "cd dist && npm publish --access public",
"test": ""
},
"main": "bin/server.js",
Expand Down

0 comments on commit 47d1230

Please sign in to comment.