bug resolutions

This commit is contained in:
Lukian LEIZOUR 2024-03-15 21:48:47 +01:00
parent ec835b03e3
commit ac0672f13a
7 changed files with 53 additions and 42 deletions

View file

@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"dev": "tsx watch src",
"build": "tsc",