Skip to content

Commit 0f13915

Browse files
committed
feature: @putout/plugin-split-assignment-expressions: drop support of 🐊 < 38
1 parent 195b478 commit 0f13915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-split-assignment-expressions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"nodemon": "^3.0.1"
4343
},
4444
"peerDependencies": {
45-
"putout": ">=35"
45+
"putout": ">=38"
4646
},
4747
"license": "MIT",
4848
"engines": {

0 commit comments

Comments
 (0)