Commit b09bea9
authored
Update package.json patch logic to include new fields (#214)
Added fields `description`, `author`, and `homepage` to the package.json patching logic, sourced from configuration values. This ensures more comprehensive metadata is included when generating or updating the package.json file.1 parent e0624eb commit b09bea9
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments