Skip to content

Commit

Permalink
remove extra info from scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Kirichenko committed Nov 20, 2023
1 parent 4d91c7e commit ad671de
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 @@ -4,7 +4,7 @@
"description": "Landing page",
"scripts": {
"init": "mate-scripts init",
"start": "mate-scripts start -l",
"start": "mate-scripts start",
"lint": "mate-scripts lint",
"test:only": "mate-scripts test",
"build": "mate-scripts build",
Expand Down

0 comments on commit ad671de

Please sign in to comment.