Update netlify

This commit is contained in:
Sam Carlton 2022-07-26 23:14:03 -05:00
parent 3ffb32a002
commit c6a4771dbf
2 changed files with 536 additions and 63 deletions

View file

@ -52,6 +52,7 @@
"netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions"
},
"dependencies": {
"@astrojs/netlify": "^0.5.0",
"@astrojs/partytown": "^0.1.4",
"@astrojs/vue": "^0.1.3",
"@fontsource/inter": "^4.0.1",
@ -104,7 +105,6 @@
"zip-lib": "^0.7.3"
},
"devDependencies": {
"@astrojs/netlify": "0.3.2",
"@astrojs/sitemap": "^0.1.0",
"@astrojs/tailwind": "^0.2.0",
"autoprefixer": "^10.0.2",