diff options
-rw-r--r-- | packages/integrations/netlify/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json index d40d91526..07f1da916 100644 --- a/packages/integrations/netlify/package.json +++ b/packages/integrations/netlify/package.json @@ -1,5 +1,6 @@ { "name": "@astrojs/netlify", + "version": "0.0.0", "private": true, "keywords": [], "dont_remove": "This is a placeholder for the same of the docs smoke test" |