feat(package.json): añadida dependencia de axios
Showing
with
1 additions
and
0 deletions
This diff is collapsed.
Click to expand it.
| ... | @@ -12,6 +12,7 @@ | ... | @@ -12,6 +12,7 @@ |
| "preview": "vite preview" | "preview": "vite preview" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^1.11.0", | |||
| "bootstrap": "^5.3.7", | "bootstrap": "^5.3.7", | ||
| "bootstrap-icons": "^1.13.1", | "bootstrap-icons": "^1.13.1", | ||
| "pinia": "^3.0.3", | "pinia": "^3.0.3", | ||
| ... | ... |
Please
register
or
sign in
to comment