We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b9a1b commit 94041daCopy full SHA for 94041da
plugins/browser-plugin-element-tracking/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snowplow/browser-plugin-element-tracking",
3
- "version": "3.24.4",
+ "version": "4.1.0",
4
"description": "Snowplow element tracking",
5
"homepage": "https://github.com/snowplow/snowplow-javascript-tracker",
6
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
48
"typescript": "~4.6.2"
49
},
50
"peerDependencies": {
51
- "@snowplow/browser-tracker": "~3.24.4"
+ "@snowplow/browser-tracker": "~4.1.0"
52
}
53
0 commit comments