Skip to content

Commit

Permalink
wip: nextjs migration
Browse files Browse the repository at this point in the history
  • Loading branch information
esemyonov committed Nov 29, 2023
1 parent c6a5c2b commit 40ffa04
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 @@ -5,7 +5,6 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"prebuild": "node ./scripts/build.mjs && node ./scripts/update-policies.main.mjs",
"postinstall": "node ./scripts/update-bundles.mjs && node ./scripts/copy-shiki.mjs",
"postbuild": "next-sitemap",
"start": "next start",
Expand Down

0 comments on commit 40ffa04

Please sign in to comment.