Skip to content

Commit

Permalink
Trigger deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Jan 23, 2025
1 parent de0e2d1 commit aa2a94f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"web": "concurrently -p \"[dm-{name}]\" --kill-others-on-fail -n front,api \"pnpm -F ~web dev\" \"pnpm -F ~api dev\"",
"build": "vite build",
"lint": "eslint --fix --cache .",
"preview": "vite preview",
"dev": "concurrently -n vite,vue-tsc \"vite --port 8001\" \"vue-tsc --noEmit --watch\"",
"start": "node index.js",
"story:dev": "histoire dev",
Expand Down

0 comments on commit aa2a94f

Please sign in to comment.