Skip to content

Commit

Permalink
chore(e2e): remove build script from package.json (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
nelitow authored Nov 20, 2024
1 parent 70efbff commit 3cc3b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e-tests/react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"private": true,
"scripts": {
"dev": "next dev -p 3002",
"build": "next build",
"start": "next start"
},
"dependencies": {
Expand Down

0 comments on commit 3cc3b8a

Please sign in to comment.