Add package-lock.json

This commit is contained in:
Tom Hu
2020-12-21 16:20:17 -05:00
parent 33f1d301f6
commit 035df630e7
2 changed files with 2 additions and 2 deletions

View File

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