Skip to content

Commit d3b2cae

Browse files
committed
feature: @putout/plugin-package-json: drop support of 🐊 < 37
1 parent aae27cc commit d3b2cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nodemon": "^3.0.1"
4242
},
4343
"peerDependencies": {
44-
"putout": ">=36"
44+
"putout": ">=37"
4545
},
4646
"license": "MIT",
4747
"engines": {

0 commit comments

Comments
 (0)