Skip to content

Commit

Permalink
small change to add commit message for draft pr
Browse files Browse the repository at this point in the history
fixes arfeo#18
fixes arfeo#20
  • Loading branch information
jack committed Jun 22, 2020
1 parent dc4d700 commit 37a6ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If no `package_file` argument passed, the script searches for a `package.json` f

Use `--no-overwrite` flag to prevent already existing packages in `package.json` from being overwritten.

Example:
Example:

```sh
$ add-dependencies /home/user/project/package.json [email protected] [email protected] redux eslint --dev
Expand Down

0 comments on commit 37a6ece

Please sign in to comment.