I think the package lock was added in error to .gitignore. (#12405)

This commit is contained in:
Jacob Richman
2025-10-31 13:29:42 -07:00
committed by GitHub
parent 9478bca67d
commit 8b93a5f27d

1
.gitignore vendored
View File

@@ -17,7 +17,6 @@
# Dependency directory
node_modules
bower_components
package-lock.json
# Editors
.idea