We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e500f03 commit 834fe97Copy full SHA for 834fe97
integrations/walkme/lib/index.js
@@ -5,7 +5,6 @@
5
*/
6
7
var integration = require('@segment/analytics.js-integration');
8
-var { option } = require('@segment/analytics.js-integration/lib/statics');
9
10
/**
11
* Expose `WalkMe`
integrations/walkme/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@walkme/analytics.js-integration-walkme",
3
"description": "The WalkMe analytics.js integration.",
4
- "version": "1.1.0",
+ "version": "1.2.0",
"keywords": [
"analytics.js",
"analytics.js-integration",
0 commit comments