Skip to content

Commit

Permalink
Still failing some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jun 7, 2024
1 parent 08f5eb2 commit 9da8c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kite9/demo",
"private": true,
"version": "0.0.27",
"version": "0.0.29",
"scripts": {
"dev": "nodemon -w src/server -x tsx src/server/main.ts",
"start": "NODE_ENV=production tsx src/server/main.ts",
Expand Down

0 comments on commit 9da8c76

Please sign in to comment.