@staffbase/plugins-client-sdk 2.0.0 → 2.0.1
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/dist/plugins-client-sdk.esm.js +4 -4
- package/dist/plugins-client-sdk.esm.js.map +1 -1
- package/dist/plugins-client-sdk.js +4 -4
- package/dist/plugins-client-sdk.js.map +1 -1
- package/dist/plugins-client-sdk.umd.js +4 -4
- package/dist/plugins-client-sdk.umd.js.map +1 -1
- package/dist/plugins-client-sdk.umd.min.js +2 -2
- package/dist/plugins-client-sdk.umd.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Bundle of @staffbase/plugins-client-sdk
|
|
3
3
|
* @file Staffbase plugins client SDK for JavaScript
|
|
4
4
|
* @see https://github.com/Staffbase/plugins-client-sdk#readme
|
|
5
|
-
* @version
|
|
5
|
+
* @version 2.0.0
|
|
6
6
|
*
|
|
7
7
|
* @author Stefan Staude <stefan.staude@staffbase.com>
|
|
8
8
|
* @author Daniel Große <daniel.grosse@staffbase.com>
|
|
@@ -520,9 +520,9 @@
|
|
|
520
520
|
name: 'Magyar',
|
|
521
521
|
localizedName: 'Hungarian'
|
|
522
522
|
},
|
|
523
|
-
|
|
524
|
-
key: '
|
|
525
|
-
locale: '
|
|
523
|
+
id: {
|
|
524
|
+
key: 'id',
|
|
525
|
+
locale: 'id_ID',
|
|
526
526
|
name: 'Bahasa Indonesia',
|
|
527
527
|
localizedName: 'Indonesian'
|
|
528
528
|
},
|