main
#!/bin/sh yarn lint yarn pack yarn test npm outdated || true yarn npm audit || true yarn lint:dependencies || true