ajustes de versão
This commit is contained in:
parent
43f401cc11
commit
07985b346d
3 changed files with 14 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "~estaticos",
|
||||
"version": "0.9.0",
|
||||
"version": "0.12.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
|
@ -15,7 +15,8 @@
|
|||
"#5": "Gerar a listagem de arquivos estaticos",
|
||||
"gerar": "dotenv -e .env tsx ferramentas/listar_arquivos.ts gerar",
|
||||
"#6": "Faz a formatação do código",
|
||||
"biome": "npx @biomejs/biome check --apply ./src && npx @biomejs/biome format --write ./src"
|
||||
"biome": "npx @biomejs/biome check --apply ./src && npx @biomejs/biome format --write ./src",
|
||||
"postinstall": "pnpm up ~*"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
@ -34,7 +35,7 @@
|
|||
"dotenv-cli": "^7.4.1",
|
||||
"express": "^4.19.1",
|
||||
"glob": "^10.3.10",
|
||||
"~comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git",
|
||||
"~comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao",
|
||||
"kill-port-process": "^3.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue