1 changed files with
2 additions and
2 deletions
|
|
|
|
@ -6,10 +6,10 @@
|
|
|
|
|
"name": "task-whatsapp",
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/bun": "latest",
|
|
|
|
|
"bun-types": "^1.2.6",
|
|
|
|
|
"bun-types": "^1.3.2",
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "^5",
|
|
|
|
|
"typescript": "^5.8.2",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
|