Add package-lock.json

This commit is contained in:
2022-10-06 07:02:25 -05:00
committed by GitHub
parent e4c172aaca
commit 3da6b0a643

3
.gitignore vendored
View File

@ -102,3 +102,6 @@ dist
# TernJS port file
.tern-port
## Above is Github's recommendations for Node.js. Below are my additions. ##
package-lock.json