movido autenticação residuos
This commit is contained in:
parent
ac72e91563
commit
b01ceca6b8
13 changed files with 8 additions and 132 deletions
10
package.json
10
package.json
|
|
@ -1,16 +1,20 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.29.0",
|
||||
"version": "0.31.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "rm -rf ./dist && pnpm run biome && npm --no-git-tag-version version minor && tsc",
|
||||
"biome": "npx @biomejs/biome check --write ./src"
|
||||
},
|
||||
"author": "",
|
||||
"author": {
|
||||
"name": "AZTECA SOFTWARE LTDA",
|
||||
"email": "ti@e-licencie.com.br",
|
||||
"url": "https://e-licencie.com.br"
|
||||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"zod": "3.23.8"
|
||||
"zod": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "latest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue