Alquileres #47

Merged
fede merged 24 commits from Alquileres into dev 2025-01-24 04:14:19 -03:00
3 changed files with 2 additions and 0 deletions
Showing only changes of commit 04a3deeae5 - Show all commits

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
/Aspnet/obj/
/Modelo/bin/
Aspnet/bin/
node_modules/

BIN
bun.lockb Executable file

Binary file not shown.

1
package.json Normal file
View File

@@ -0,0 +1 @@
{ "dependencies": { "chart.js": "^4.4.7" } }