This commit is contained in:
Luiz H. R. Silva 2024-06-04 17:19:24 -03:00
parent 962970bb9b
commit 2150adb1f4
3 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-respostas",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -19,10 +19,10 @@
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@types/node": "^20.12.7",
"@types/node": "^20.14.1",
"check-node-version": "^4.2.1",
"p-comuns": "npm:~comuns@^0.24.0",
"typescript": "^4.8.4"
"typescript": "^4.9.5"
},
"keywords": [],
"author": "",