diff --git a/.gitignore b/.gitignore index 579f17a5..1d755557 100644 --- a/.gitignore +++ b/.gitignore @@ -11,9 +11,9 @@ modules/emitify .nyc_output *.swp -.putoutcache .DS_Store dist dist-dev +.putoutcache diff --git a/package.json b/package.json index ae903ed7..3ea82dda 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "package-json": "^6.0.0", "ponse": "^6.0.0", "pullout": "^4.0.0", - "putout": "^14.0.0", + "putout": "^15.0.0", "redzip": "^1.6.4", "rendy": "^3.0.0", "restafary": "^9.6.0",