diff --git a/plugins.json b/plugins.json index 1412ddc2b..c2bdfeefe 100644 --- a/plugins.json +++ b/plugins.json @@ -278,5 +278,13 @@ "package": "netlify-plugin-amp-server-side-rendering", "repo": "https://github.com/martinbean/netlify-plugin-amp-server-side-rendering", "version": "1.0.2" + }, + { + "author": "chrisdwheatley", + "description": "Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.", + "name": "Image Optim", + "package": "netlify-plugin-image-optim", + "repo": "https://github.com/chrisdwheatley/netlify-plugin-image-optim", + "version": "0.3.0" } ]