Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimist from 1.2.5 to 1.2.6 #19

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In order to run this application, the following are required:
20. In the terminal window, run the command `npm start` to start the application in Development mode.
21. Visit http://localhost:3000 to view the app.
22. Make changes to `src/components/app/app.js` and watch the changes live in the browser.
23. To build and serve the app, run the command `npm run server` to build and serve the application in Production mode.
23. To build and serve the app, run the command `npm run serve` to build and serve the application in Production mode.

## Available Scripts

Expand Down
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.