Skip to content

Commit

Permalink
Merge pull request #273 from Delagen/update-deps
Browse files Browse the repository at this point in the history
fix: update deps for fix bundle compilation
  • Loading branch information
urish authored Dec 20, 2021
2 parents 77501cb + b68f5b8 commit 2dea39d
Show file tree
Hide file tree
Showing 5 changed files with 28,092 additions and 8,793 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ node_modules
.angular
*.log
dist
/package-lock.json
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm test
Loading

0 comments on commit 2dea39d

Please sign in to comment.