diff --git a/README.md b/README.md index 902dd438..184eccb5 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ npm install @rbnd/flows ### Via CDN ```html - - + + ``` ### Usage diff --git a/workspaces/e2e/package.json b/workspaces/e2e/package.json index 0c2c8e18..b64cb178 100644 --- a/workspaces/e2e/package.json +++ b/workspaces/e2e/package.json @@ -1,6 +1,5 @@ { "name": "e2e", - "version": "0.0.0", "private": true, "scripts": { "serve:test": "vite", diff --git a/workspaces/js/package.json b/workspaces/js/package.json index 02c3f36d..a52e263f 100644 --- a/workspaces/js/package.json +++ b/workspaces/js/package.json @@ -1,7 +1,7 @@ { "name": "@flows/js", "description": "A better way to onboard users and drive product adoption.", - "version": "0.0.29", + "version": "0.0.30", "repository": { "type": "git", "url": "git+https://github.com/RBND-studio/flows-js.git"