Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
fix: add back the lockfile
Browse files Browse the repository at this point in the history
This is important for caching dependencies in CI and for reproducible tests.
  • Loading branch information
Stebalien committed Dec 4, 2019
1 parent 73f2440 commit f5c6706
Show file tree
Hide file tree
Showing 2 changed files with 17,826 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ docs
# Logs
logs
*.log
package-lock.json

coverage

Expand Down
Loading

0 comments on commit f5c6706

Please sign in to comment.