Skip to content

Commit 72a8edf

Browse files
committed
Actualizar dependencias: mejorar versión de @midudev/tailwind-animations y agregar prettier-plugin-astro-organize-imports
1 parent 191b15e commit 72a8edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@midudev/tailwind-animations": "^0.1.0",
13+
"@midudev/tailwind-animations": "0.2.0",
1414
"@tailwindcss/vite": "4.0.11",
1515
"astro": "5.4.2",
1616
"neostandard": "0.12.1",
17-
"prettier-plugin-astro-organize-imports": "^0.4.11",
1817
"tailwindcss": "4.0.11"
1918
},
2019
"devDependencies": {
2120
"prettier": "3.5.3",
2221
"prettier-plugin-astro": "0.14.1",
22+
"prettier-plugin-astro-organize-imports": "0.4.11",
2323
"prettier-plugin-tailwindcss": "0.6.11"
2424
}
2525
}

0 commit comments

Comments
 (0)