Skip to content

Commit e9fb34b

Browse files
committed
fix: 🐛 upgrades deps
1 parent bf5f10f commit e9fb34b

File tree

5 files changed

+28641
-6478
lines changed

5 files changed

+28641
-6478
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,13 @@ lib
6161
test
6262

6363
# Ignore docs folder
64-
docs
64+
docs
65+
66+
# Yarn
67+
.yarn/*
68+
!.yarn/cache
69+
!.yarn/patches
70+
!.yarn/plugins
71+
!.yarn/releases
72+
!.yarn/sdks
73+
!.yarn/versions

0 commit comments

Comments
 (0)