Skip to content

Commit daa16ab

Browse files
committed
chore: @putout/plugin-new: v4.0.0
1 parent c0cc06e commit daa16ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/plugin-new/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putout/plugin-new",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"type": "module",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊Putout plugin adds ability to remove useless and add missing operator 'new'",
@@ -25,7 +25,8 @@
2525
"report": "madrun report"
2626
},
2727
"dependencies": {
28-
"eslint-plugin-putout": "^26.0.0"
28+
"eslint-plugin-putout": "^26.0.0",
29+
"version-io": "^5.0.0"
2930
},
3031
"keywords": [
3132
"putout",

0 commit comments

Comments
 (0)