Skip to content

Commit

Permalink
Reword
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed May 28, 2023
1 parent 90b5168 commit df4becf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ Options:

### Quick tip for editing package.json

npm 7+ has a [`pkg` command](https://docs.npmjs.com/cli/commands/npm-pkg) that does the same thing without having to use dot-json:
If you want to change package.json, you can use npm’s [`pkg` command](https://docs.npmjs.com/cli/commands/npm-pkg) instead of `dot-json`:

```bash
npm pkg get scripts.test
Expand Down

0 comments on commit df4becf

Please sign in to comment.