Pull in bash script

This commit is contained in:
Tom Hu 2021-04-29 17:22:53 -04:00
parent 31d2c8f775
commit 9f471fc6f8
No known key found for this signature in database
GPG key ID: F7E832BD316D5603
9 changed files with 4115 additions and 53700 deletions

View file

@ -4,5 +4,5 @@ npm i --package-lock-only
npm run lint --fix
npm run build
git add src/
git add dist/index.js
git add dist/
git add package-lock.json