diff --git a/standalone/package.json b/standalone/package.json index 9eaecfe..4edcd9c 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1,6 +1,6 @@ { "name": "cap-standalone", - "version": "2.0.17", + "version": "2.0.18", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "bun run --watch src/index.js",