Install @astrojs/netlify

This commit is contained in:
Sam Carlton 2022-04-25 21:29:37 -05:00
parent fd9d920a63
commit 076389466a
2 changed files with 20 additions and 0 deletions

19
package-lock.json generated
View file

@ -38,6 +38,7 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.11.1",
"@astrojs/netlify": "^0.3.2",
"@astrojs/tailwind": "^0.2.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxtjs/tailwindcss": "^3.3.4",
@ -258,6 +259,15 @@
"which-typed-array": "^1.1.2"
}
},
"node_modules/@astrojs/netlify": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@astrojs/netlify/-/netlify-0.3.2.tgz",
"integrity": "sha512-W9u8AiQQwOmMy/SLa3Yba6vTGPn9n1NzDWlx46+Tp8KtM8bwBUvnkemEAhVrg6WtsGDOtz4ne1cZCtHnreqr1g==",
"dev": true,
"dependencies": {
"@astrojs/webapi": "^0.11.1"
}
},
"node_modules/@astrojs/prism": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-0.4.1.tgz",
@ -33989,6 +33999,15 @@
}
}
},
"@astrojs/netlify": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@astrojs/netlify/-/netlify-0.3.2.tgz",
"integrity": "sha512-W9u8AiQQwOmMy/SLa3Yba6vTGPn9n1NzDWlx46+Tp8KtM8bwBUvnkemEAhVrg6WtsGDOtz4ne1cZCtHnreqr1g==",
"dev": true,
"requires": {
"@astrojs/webapi": "^0.11.1"
}
},
"@astrojs/prism": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-0.4.1.tgz",