This commit is contained in:
Luiz Silva 2025-08-10 18:01:36 -03:00
parent d9c575d615
commit cc30890b66
2 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-respostas",
"version": "0.47.0",
"version": "0.48.0",
"description": "",
"main": "./src/index.ts",
"exports": {
@ -22,7 +22,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^20.19.9",
"@types/node": "^20.19.10",
"check-node-version": "^4.2.1",
"tsup": "^8.5.0",
"typescript": "~5.9.2"