@dotcms/analytics 1.1.1-next.5 → 1.1.1-next.6
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.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -108,7 +108,6 @@ track(eventName: string, properties?: Record<string, unknown>): void
|
|
|
108
108
|
|
|
109
109
|
## ⚙️ Configuration Options
|
|
110
110
|
|
|
111
|
-
<<<<<<< HEAD
|
|
112
111
|
| Option | Type | Required | Default | Description |
|
|
113
112
|
| -------------- | --------- | -------- | ----------------------------------- | -------------------------------------- |
|
|
114
113
|
| `siteAuth` | `string` | ✅ | - | Site auth from dotCMS Analytics app |
|