Commit 83a3eb2
authored
Give a code sample with more context for package.json (#44)
For developers who don't normally work on node projects, just having the command to invoke doesn't provide enough context as to how to update `package.json`. This change provides a fuller example with more context.1 parent ab68291 commit 83a3eb2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments