1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 08:25:29 +02:00

chore(deps): update to Nuxt 2.16 (Vue 2.7) (#2144)

This commit is contained in:
Philipp Fischbeck 2023-02-20 02:11:52 +01:00 committed by GitHub
parent 6c0fae51b7
commit 89b003589d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 2708 additions and 2158 deletions

View file

@ -28,8 +28,7 @@
]
},
"vueCompilerOptions": {
"target": 2,
"experimentalCompatMode": 2
"target": 2.7
},
"include": ["**/*", ".eslintrc.js"],
"exclude": ["node_modules", ".nuxt", "dist"]