PR Opened: Label if package.json updated
Open
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Basically signal that dependencies changed
- add a package
- remove a package
- upgraded a package, etc
similar in idea to https://github.com/babel/babel-bot/issues/1
basically check the package.json of each folder in `packages/x` and then would need to parse if it's in devDeps and whether the line was added/removed, changed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.