Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Dec 17, 2023
1 parent 291f9ce commit 0460f65
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 55 deletions.
3 changes: 3 additions & 0 deletions gitignore_global
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Thumbs.db
/pkgx.yaml
.envrc

# Node
/node_modules

# byte-compiled / optimized / dll files
__pycache__/
*.py[cod]
Expand Down
174 changes: 119 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0460f65

Please sign in to comment.