Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Hassunaama committed Aug 31, 2024
1 parent cfa6e41 commit 69eb397
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev -p 25572 --experimental-https",
"dev": "next dev -p 25572",
"build": "next build",
"start": "next start",
"lint": "next lint"
Expand Down

0 comments on commit 69eb397

Please sign in to comment.