babel-bot icon indicating copy to clipboard operation
babel-bot copied to clipboard

PR Opened: Label if package.json updated

Open hzoo opened this issue 8 years ago • 0 comments

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

hzoo avatar Jan 25 '17 03:01 hzoo