netlify/netlify-plugin-edge-handlers

Fix `package.json` properties

ehmicky opened this issue · 1 comments

According to the plugin guidelines, in order to improve error messages and make the plugin discoverable:

  • netlify and netlify-plugin should be added to the keywords in package.json
  • the repository and bugs properties should be added to package.json

Closed by #44.