informatics-isi-edu / ermrestjs

ERMrest client library in JavaScript
Apache License 2.0
4 stars 3 forks source link

upgrade moment + include package-lock.json #949

Closed RFSH closed 2 years ago

RFSH commented 2 years ago

Upgrade moment to the latest to fix this issue. This PR in chaise will make sure this change doesn't break chaise.

Also removed pacakge-lock.json from the .gitignore since it's the recommended way of handling npm dependencies.