Skip to content

Commit a5834ff

Browse files
committed
feature: @putout/formatter-codeframe: drop support of 🐊 < 37
1 parent 4d3adc7 commit a5834ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/formatter-codeframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"madrun": "^10.0.0"
4747
},
4848
"peerDependencies": {
49-
"putout": ">=35"
49+
"putout": ">=37"
5050
},
5151
"license": "MIT",
5252
"engines": {

0 commit comments

Comments
 (0)