Skip to content

Commit

Permalink
chore: fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hebilicious committed Oct 18, 2023
1 parent 336eb37 commit 4aa4a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion packages/authjs-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"unctx": "^2.3.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.2"
"@nuxt/module-builder": "^0.5.2",
"vitest": "^0.34.6"
}
}

0 comments on commit 4aa4a33

Please sign in to comment.