feat: Chore: Update package.json information #16

Merged
create-issue-branch[bot] merged 2 commits from issue-15-Chore_Update_package_json_infor into main 2024-03-13 03:11:46 +00:00
3 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-hashnode": patch
---
added new keyword "cms" and updated Dependencies

View File

@ -12,6 +12,7 @@
"astro-integration",
"withastro",
"astro",
"cms",
"hashnode",
"blog",
"graphql",
@ -45,7 +46,7 @@
"dependencies": {
"@tailwindcss/vite": "4.0.0-alpha.8",
"astro-font": "^0.0.77",
"astro-integration-kit": "^0.6.0",
"astro-integration-kit": "0.6.0",
"astro-remote": "^0.3.2",
"astro-seo": "^0.8.3",
"graphql": "^16.8.1",

View File

@ -27,7 +27,7 @@ importers:
specifier: ^0.0.77
version: 0.0.77
astro-integration-kit:
specifier: ^0.6.0
specifier: 0.6.0
version: 0.6.0(astro@4.5.2)
astro-remote:
specifier: ^0.3.2