chore(nuxt): bump compatibilityDate in nuxt config

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2024-11-11 18:23:06 -05:00
parent 39fb96d547
commit 686acb595b
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

@ -144,4 +144,6 @@ export default defineNuxtConfig({
types: true,
},
},
compatibilityDate: "2024-11-07",
});