feat(package.json): añadida dependencia de axios

parent 295a0fb0
Showing with 1 additions and 0 deletions
...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment