Skip to content

Commit 4a85d08

Browse files
committed
chore: tweaks
1 parent d002e16 commit 4a85d08

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Checkout
4040
uses: actions/checkout@v6
4141
with:
42-
fetch-depth: 2
4342
token: ${{ secrets.GITHUB_TOKEN }}
4443
- name: Setup Node.js
4544
uses: actions/setup-node@v6

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ save-prefix=~
99
save=false
1010
shamefully-hoist=true
1111
strict-peer-dependencies=false
12-
unsafe-perm=true
12+

0 commit comments

Comments
 (0)