Added dependencies
This commit is contained in:
parent
8f63d34958
commit
699c5969ce
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
"lint:eslint": "eslint . --ext .js,.ts,.astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.4.1",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.0.4",
|
||||
"@astrolib/analytics": "^0.5.0",
|
||||
|
|
Loading…
Reference in a new issue