Skip to content

Commit

Permalink
docs: fixed usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
ruyadorno committed Jul 5, 2021
1 parent ae4a765 commit d2c8734
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ await pkgJson.save()
// "dependencies": {
// "a": "^1.0.0",
// "b": "^1.2.3"
// }
// },
// "workspaces": [
// "./new-workspace"
// ]
// }
```

Expand Down

0 comments on commit d2c8734

Please sign in to comment.