widget-web-component 1.0.18-dev.20250922-1238 → 1.0.18-dev.20250923-0224

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,7 +10,7 @@ It can be used in **any frontend framework** (Angular, React, Vue, Lit, plain HT
10
10
  ## 📦 Installation
11
11
 
12
12
  ```bash
13
- npm install @my-org-test-es/w-wc-b
13
+ npm i widget-web-component
14
14
  ```
15
15
 
16
16
  ## Usage
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "widget-web-component",
3
- "version": "1.0.18-dev.20250922-1238",
3
+ "version": "1.0.18-dev.20250923-0224",
4
4
  "description": "Web component widget for integrating Belender functionalities into web applications",
5
5
  "homepage": "https://belender.eu/",
6
6
  "bugs": {