Add package-lock.json

This commit is contained in:
Hyperling 2022-10-06 07:02:25 -05:00 committed by GitHub
parent e4c172aaca
commit 3da6b0a643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

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