diff --git a/package.json b/package.json index 9e20a24..51d20f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lando/varnish", "description": "A Lando plugin that provides a tight integration with Varnish.", - "version": "0.8.0", + "version": "0.9.1", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/varnish", @@ -17,6 +17,7 @@ "node": ">=16.0.0" }, "bundledDependencies": [ + "@lando/nginx", "lodash" ], "lando": {},