Skip to content

Commit

Permalink
feat: update j7-dev/wp-utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
j7-dev committed Aug 19, 2024
1 parent 4cec3b7 commit c77644b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
],
"overrides": [
{
"files": ["*.json"],
"files": [
"*.json"
],
"options": {
"singleQuote": false
}
Expand All @@ -33,4 +35,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"kucrut/vite-for-wp": "^0.8.0",
"j7-dev/wp-utils": "0.0.14"
"j7-dev/wp-utils": "0.2.9"
},
"require-dev": {
"squizlabs/php_codesniffer": "@stable",
Expand Down

0 comments on commit c77644b

Please sign in to comment.