Update netlify

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

View file

@ -53,6 +53,7 @@
"netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions test-circular-deps"
},
"dependencies": {
"@astrojs/netlify": "^0.5.0",
"@astrojs/partytown": "^0.1.4",
"@astrojs/vue": "^0.1.3",
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
@ -108,7 +109,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",