Skip to content

Commit f8964c7

Browse files
committed
v6.8.13
1 parent 5fbf937 commit f8964c7

File tree

9 files changed

+7395
-7
lines changed

9 files changed

+7395
-7
lines changed

build/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6311,7 +6311,7 @@ var Gleap_Gleap = /*#__PURE__*/function () {
63116311
currentUrl: window.location.href,
63126312
language: navigator.language || navigator.userLanguage,
63136313
mobile: isMobile(),
6314-
sdkVersion: "6.8.12",
6314+
sdkVersion: "6.8.13",
63156315
sdkType: "javascript"
63166316
};
63176317
}

package-lock.json

Lines changed: 99 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gleap",
3-
"version": "6.8.12",
3+
"version": "6.8.13",
44
"main": "build/index.js",
55
"scripts": {
66
"start": "webpack serve",
@@ -35,6 +35,7 @@
3535
"@babel/plugin-proposal-class-properties": "^7.13.0",
3636
"@babel/polyfill": "^7.12.1",
3737
"@babel/preset-env": "^7.13.15",
38+
"@node-minify/csso": "^6.2.0",
3839
"babel-eslint": "^10.1.0",
3940
"babel-loader": "^8.2.2",
4041
"babel-preset-minify": "^0.5.0",

published/6.8.13/appwidget.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)