Skip to content

Commit 2390912

Browse files
committed
chore: fix conflict
1 parent 9dadc07 commit 2390912

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ web_modules/
8282
# parcel-bundler cache (https://parceljs.org/)
8383
.cache
8484
.parcel-cache
85+
.idea
86+
.vscode
8587

8688
# Next.js build output
8789
.next

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
"nuxt": "^3.5.1",
4949
"vitest": "^0.31.1"
5050
}
51-
}
51+
}

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)