Skip to content

Commit

Permalink
Update examples/nuxt/nuxt.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Oct 22, 2024
1 parent c013a53 commit 4b0ba85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nuxt/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
modules: ["nitro-cloudflare-dev"],
compatibilityDate: "2024-10-10"
compatibilityDate: "2024-10-10",
});

0 comments on commit 4b0ba85

Please sign in to comment.