Migrate to astro
This commit is contained in:
12
package.json
12
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "astroship",
|
||||
"name": "mariosant.dev",
|
||||
"type": "module",
|
||||
"version": "3.0.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
@@ -12,17 +12,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.2.0",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@fontsource-variable/bricolage-grotesque": "^5.2.5",
|
||||
"@fontsource-variable/inter": "^5.2.5",
|
||||
"@iconify-json/bx": "^1.2.2",
|
||||
"@iconify-json/heroicons": "^1.2.1",
|
||||
"@iconify-json/hugeicons": "^1.2.29",
|
||||
"@iconify-json/mynaui": "^1.2.5",
|
||||
"@iconify-json/simple-icons": "^1.2.28",
|
||||
"@iconify-json/uil": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.0.14",
|
||||
"astro": "^5.5.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"astro-navbar": "^2.3.9",
|
||||
"astro-seo": "^0.8.4",
|
||||
"sharp": "^0.33.5",
|
||||
"tailwindcss": "^4.0.14"
|
||||
|
||||
Reference in New Issue
Block a user