kc-sdk 6.3.7729 → 6.3.7799

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/CONTRIBUTING.md CHANGED
@@ -18,7 +18,7 @@ We have some general guidelines towards contributing to this project.
18
18
 
19
19
  ### Languages
20
20
 
21
- *Lua*
21
+ *Javascript*
22
22
 
23
23
  ## Pull Requests
24
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kc-sdk",
3
- "version": "6.3.7729",
3
+ "version": "6.3.7799",
4
4
  "description": "Knowledge Components SDK",
5
5
  "main": "",
6
6
  "publishConfig": {
package/src/kc-sdk.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var kcSdkVersion = "6.3.7729"
3
+ var kcSdkVersion = "6.3.7799"
4
4
 
5
5
  var kcSdk = function kcSdk() {
6
6
  // locals