Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
figonzal1 committed Aug 14, 2024
1 parent 24e9de2 commit f784288
Show file tree
Hide file tree
Showing 2 changed files with 1,871 additions and 3,696 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"author": "Felipe González Alarcón",
"description": "Sitio web - Centroamai.cl",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev": "astro dev",
"format": "pnpm dlx prettier --write . --plugin=prettier-plugin-astro",
Expand Down Expand Up @@ -37,15 +37,15 @@
"postcss": "^8.4.41",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-icons": "^5.3.0",
"sharp": "^0.33.4",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.9",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4"
},
"devDependencies": {
"oxlint": "^0.7.0",
"oxlint": "^0.7.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1"
},
Expand Down
Loading

0 comments on commit f784288

Please sign in to comment.