Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieux51 committed Dec 18, 2023
1 parent 064592e commit 26c2199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "next build && ./scripts/sentry.js",
"export": "next export",
"start": "next start",
"deploy": "./ scripts/deploy.sh",
"deploy": "./scripts/deploy.sh",
"analyse": "ANALYZE=true npm run build",
"lint": "eslint --ext .jsx,.js,.ts,.tsx,.json --fix ."
},
Expand Down

0 comments on commit 26c2199

Please sign in to comment.