astro/packages/integrations/netlify/package.json
Matthew Phillips 4ed410db50
Remove Netlify adapter from core (#8574)
* New link

* More explicit

* Add placeholder package.json

* lockfile

* add keyworkds
2023-09-27 16:48:26 -04:00

6 lines
148 B
JSON

{
"name": "@astrojs/netlify",
"private": true,
"keywords": [],
"dont_remove": "This is a placeholder for the same of the docs smoke test"
}