0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

refactor: @astrojs/sitemap does't use 'sitemap' pkg

This commit is contained in:
Alex Tim 2022-06-09 10:57:48 +03:00
parent c15e7ebc5e
commit 82ae70e2d3

View file

@ -27,7 +27,6 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"sitemap": "^7.1.1"
},
"devDependencies": {
"astro": "workspace:*",