Skip to content

Commit

Permalink
chore: lock dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Debbl authored and ourai committed Jan 20, 2025
1 parent 4b2a1e9 commit 6c15fd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
node_modules
/.pnp
.pnp.js
pnpm-lock.yaml

# testing
/coverage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"autoprefixer": "^10.4.12",
"eslint": "^8.7.0",
"eslint-config-next": "^13.1.1",
"eslint-plugin-headers": "^1.2.1",
"eslint-plugin-headers": "1.2.1",
"eslint-plugin-tailwindcss": "3.15.1",
"husky": "9.1.7",
"ksio": "^0.0.3",
Expand Down

0 comments on commit 6c15fd5

Please sign in to comment.