Skip to content

Commit 3f5fd81

Browse files
authored
Merge pull request #716 from w3bdesign/713-handlekurv
713 handlekurv
2 parents 2f1904e + 70eec5d commit 3f5fd81

File tree

4 files changed

+1090
-2120
lines changed

4 files changed

+1090
-2120
lines changed

.eslintignore

Whitespace-only changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Optional plugin:
3030

3131
The 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

nuxt.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
],

0 commit comments

Comments
 (0)