@progress/kendo-angular-charts 11.0.0-develop.84 → 11.0.0-develop.85
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-charts',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1672921405,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1845,7 +1845,7 @@ const packageMetadata = {
|
|
|
1845
1845
|
name: '@progress/kendo-angular-charts',
|
|
1846
1846
|
productName: 'Kendo UI for Angular',
|
|
1847
1847
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1848
|
-
publishDate:
|
|
1848
|
+
publishDate: 1672921405,
|
|
1849
1849
|
version: '',
|
|
1850
1850
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1851
1851
|
};
|
|
@@ -2216,7 +2216,7 @@ const packageMetadata = {
|
|
|
2216
2216
|
name: '@progress/kendo-angular-charts',
|
|
2217
2217
|
productName: 'Kendo UI for Angular',
|
|
2218
2218
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2219
|
-
publishDate:
|
|
2219
|
+
publishDate: 1672921405,
|
|
2220
2220
|
version: '',
|
|
2221
2221
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2222
2222
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.85",
|
|
4
4
|
"description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -47,11 +47,11 @@
|
|
|
47
47
|
"@progress/kendo-charts": "dev",
|
|
48
48
|
"@progress/kendo-drawing": "^1.1.2",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "11.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
53
|
-
"@progress/kendo-angular-popup": "11.0.0-develop.
|
|
54
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
50
|
+
"@progress/kendo-angular-common": "11.0.0-develop.85",
|
|
51
|
+
"@progress/kendo-angular-intl": "11.0.0-develop.85",
|
|
52
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.85",
|
|
53
|
+
"@progress/kendo-angular-popup": "11.0.0-develop.85",
|
|
54
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.85",
|
|
55
55
|
"hammerjs": "^2.0.0",
|
|
56
56
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
57
57
|
},
|