Skip to content

Commit 3b8e4ca

Browse files
committed
feature: @putout/plugin-convert-quot-to-backticks: exclude ObjectProperty
1 parent a2c4cee commit 3b8e4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-convert-quotes-to-backticks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"madrun": "^10.0.0"
4343
},
4444
"peerDependencies": {
45-
"putout": ">=33"
45+
"putout": ">=38"
4646
},
4747
"license": "MIT",
4848
"engines": {
49-
"node": ">=16"
49+
"node": ">=18"
5050
},
5151
"publishConfig": {
5252
"access": "public"

0 commit comments

Comments
 (0)