actions-package-update

v0.11.0
GitHub Action for package.json update.
github-actions npm pr pull-request update yarn yarnpkg

build

run-s clean lint test bundle

bundle

parcel build src/index.ts --target=node --global main --no-source-maps

clean

rm -r -f dist

clean:all

rm -r -f dist .cache

compile

tsc --project .

lint

tslint --project .

prepublish

run-s clean:all lint test bundle

test

ava

watch

ava -w
npm i actions-package-update

Metadata

  • MIT
  • >=10
  • taichi
  • released 12/10/2020

Downloads

Maintainers