re-add astro navbar
This commit is contained in:
16
package.json
16
package.json
@@ -11,20 +11,20 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/image": "^0.11.0",
|
||||
"@astrojs/mdx": "^0.11.5",
|
||||
"@astrojs/image": "^0.11.6",
|
||||
"@astrojs/mdx": "^0.11.6",
|
||||
"@astrojs/sitemap": "^1.0.0",
|
||||
"@astrojs/tailwind": "^2.1.1",
|
||||
"@astrojs/tailwind": "^2.1.3",
|
||||
"@fontsource/inter": "^4.5.14",
|
||||
"astro": "^1.6.0",
|
||||
"astro": "^1.9.0",
|
||||
"astro-feather-icons": "^1.0.2",
|
||||
"astro-icon": "^0.8.0",
|
||||
"astro-navbar": "^1.0.1",
|
||||
"astro-seo": "^0.6.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"astro-navbar": "^1.1.5",
|
||||
"astro-seo": "^0.6.1",
|
||||
"tailwindcss": "^3.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"sharp": "^0.31.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user