Skip to content

Commit

Permalink
chore: add dummy scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Nov 28, 2023
1 parent 7bca150 commit db20b85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"pnpm": ">=8"
},
"private": true,
"scripts": {
"build": "npm run build --workspaces",
"start": "npm run start --workspace back"
},
"devDependencies": {
"prettier": "^3.1.0"
},
Expand Down

0 comments on commit db20b85

Please sign in to comment.