Skip to content

Commit

Permalink
remove dtest block
Browse files Browse the repository at this point in the history
  • Loading branch information
prishavall committed Jan 17, 2024
1 parent 454183b commit 77d1943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"preinstall": "npx only-allow pnpm",
"lint": "next lint",
"start": "next dev",
"format:check": "prettier \"**/*.{js,jsx,ts,tsx,json}\" -l"
"build": "next build"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 77d1943

Please sign in to comment.