Skip to content

Commit 9fedc8b

Browse files
committed
chore: update lock
1 parent 859eecc commit 9fedc8b

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

modules/hub/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ export default defineNuxtModule<ModuleOptions>({
102102

103103
if (hub.projectUrl && !hub.local) {
104104
await $fetch('/api/_hub/', {
105+
method: 'HEAD',
105106
baseURL: hub.projectUrl,
106107
headers: {
107108
authorization: `Bearer ${hub.projectSecretKey || hub.userToken}`

pnpm-lock.yaml

-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)