Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Dec 27, 2024
1 parent b13e1d0 commit 6ad882b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "ambo",
"type": "module",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "nuxi build",
Expand Down Expand Up @@ -49,6 +50,5 @@
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0"
},
"version": "0.1.0"
}
}

0 comments on commit 6ad882b

Please sign in to comment.