feature(package) putout v14.0.0

This commit is contained in:
coderaiser 2021-01-26 19:28:03 +02:00
parent 7d1a35d8b2
commit b3b618b2ca
2 changed files with 1 additions and 11 deletions

View file

@ -24,16 +24,6 @@
"client/{client,cloudcmd,load-module}.js": {
"remove-console": "off"
},
"client/modules/config/index.js": {
"apply-shorthand-properties": [{
"ignore": [
"ONE_MINUTE"
]
}]
},
"view.js": {
"apply-shorthand-properties": "off"
},
"test/common/cloudfunc.js": {
"remove-console": "off"
},

View file

@ -119,7 +119,7 @@
"package-json": "^6.0.0",
"ponse": "^6.0.0",
"pullout": "^4.0.0",
"putout": "^13.0.0",
"putout": "^14.0.0",
"redzip": "^1.3.0",
"rendy": "^3.0.0",
"restafary": "^9.1.0",