File tree Expand file tree Collapse file tree 4 files changed +1090
-2120
lines changed
Expand file tree Collapse file tree 4 files changed +1090
-2120
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Optional plugin:
3030
3131The current release has been tested and is confirmed working with the following plugin versions:
3232
33- - WordPress version 5.8.2
33+ - WordPress version 6.0.1
3434- WooCommerce version 6.4.1
3535- WP GraphQL version 1.5.0
3636- WooGraphQL version 0.6.2
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ export default {
4141 // Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
4242 buildModules : [
4343 // https://go.nuxtjs.dev/eslint
44- // '@nuxtjs/eslint-module',
45- // '@nuxt/postcss8',
44+ '@nuxtjs/eslint-module' ,
45+ '@nuxt/postcss8' ,
4646 // https://go.nuxtjs.dev/tailwindcss
4747 '@nuxtjs/tailwindcss' ,
4848 ] ,
You can’t perform that action at this time.
0 commit comments