diff --git a/package.json b/package.json index 570eb96..75467d3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "webview": "./cli/index.mjs", "webviewjs": "./cli/index.mjs" }, - "description": "Robust cross-platform webview library for Node.js written in Rust", + "description": "Robust cross-platform webview library for Node.js written in Rust. It also works with deno and bun.", "main": "index.js", "repository": "git@github.com:twlite/webview.git", "license": "MIT",