Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
removing export since it is depreciated
  • Loading branch information
DieselTech authored Oct 28, 2024
1 parent 8a8d7f1 commit 9cc5d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"export": "next export",
"start": "next start",
"lint": "next lint"
},
Expand Down

0 comments on commit 9cc5d6a

Please sign in to comment.