This commit is contained in:
Luiz H. R. Silva 2024-06-04 17:21:50 -03:00
parent 2150adb1f4
commit a20c57bef3

View file

@ -1,6 +1,6 @@
{
"name": "p-respostas",
"version": "0.3.0",
"version": "0.2.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -18,10 +18,10 @@
"nodev": "check-node-version --node '>= 20'"
},
"devDependencies": {
"p-comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao",
"@biomejs/biome": "1.7.3",
"@types/node": "^20.14.1",
"check-node-version": "^4.2.1",
"p-comuns": "npm:~comuns@^0.24.0",
"typescript": "^4.9.5"
},
"keywords": [],