.
This commit is contained in:
parent
02d47d893a
commit
ed62e06056
3 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
"noExplicitAny": "off",
|
"noExplicitAny": "off",
|
||||||
"noApproximativeNumericConstant": "off",
|
"noApproximativeNumericConstant": "off",
|
||||||
"noAsyncPromiseExecutor": "off",
|
"noAsyncPromiseExecutor": "off",
|
||||||
"noEmptyBlockStatements": "warn",
|
"noEmptyBlockStatements": "off",
|
||||||
"noConsole": "off",
|
"noConsole": "off",
|
||||||
"noArrayIndexKey": "warn"
|
"noArrayIndexKey": "warn"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "p-comuns",
|
"name": "p-comuns",
|
||||||
"version": "0.326.0",
|
"version": "0.327.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./dist-front/index.mjs",
|
"main": "./dist-front/index.mjs",
|
||||||
"module": "./dist-front/index.mjs",
|
"module": "./dist-front/index.mjs",
|
||||||
|
|
|
||||||
BIN
pacote.tgz
BIN
pacote.tgz
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue