Skip to content

Commit af963e2

Browse files
committed
Update dependencies
1 parent bfddce6 commit af963e2

File tree

3 files changed

+346
-357
lines changed

3 files changed

+346
-357
lines changed

.husky/pre-commit renamed to .githooks/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/sh
2+
13
git stash -ku
24

35
trap "git stash pop" EXIT

0 commit comments

Comments
 (0)