From 1ac40159504f7582f4a211d7cb2669392046cfac Mon Sep 17 00:00:00 2001 From: Reinder Nijhoff Date: Mon, 13 May 2024 11:25:26 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd22dbd..185b097 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mediamonks/image-effect-renderer", "version": "2.2.5", - "description": "The image-effect-renderer is a lightweight package that allows you to run WebGL fragment shaders in your website using WebGL. It can be used to apply effects to HTML image or video sources.", + "description": "The image-effect-renderer is a lightweight package that allows you to run WebGL fragment shaders in your website using WebGL. It can be used to apply effects to HTML images or video sources. Zero dependencies.", "keywords": [ "fragment shader", "webgl",