Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Aug 15, 2024
1 parent 66698a3 commit 67cc4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"scripts": {
"start": "webpack-dev-server --mode develop --progress --host 0.0.0.0",
"start": "webpack-dev-server --mode development --progress --host 0.0.0.0",
"build": "webpack --mode production --progress"
},
"dependencies": {
Expand Down

0 comments on commit 67cc4ad

Please sign in to comment.