Skip to content

Commit eb28c2f

Browse files
committed
fix(deployment): fixed deployment errors
1 parent 82abdd6 commit eb28c2f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.husky/pre-commit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
1+
# #!/usr/bin/env sh
2+
# . "$(dirname -- "$0")/_/husky.sh"
33

44
echo "🔍 Running pre-commit checks..."
55

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18.18.0

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18.18.0

0 commit comments

Comments
 (0)