Commit 604bb16
committed
chore: remove self-referential agentsys npm dep
package.json declared 'agentsys: ^5.0.0' as a dependency of the
agentsys package itself. npm would resolve this from the registry on
install, pulling a *different* copy of the package as a nested
dependency. Besides being wrong, it means users installing the
published package transitively pull an older v5.x of itself.
Remove the entry and regenerate package-lock.json.1 parent 4300097 commit 604bb16
2 files changed
Lines changed: 0 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
0 commit comments