Skip to content

Commit 516c894

Browse files
author
pipeline
committed
v15.4.22-preview is released
1 parent e2d720a commit 516c894

File tree

3 files changed

+54
-51
lines changed

3 files changed

+54
-51
lines changed

dist/ej2.min.js

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

dist/ej2.min.js.map

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

package.json

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
{
2-
"name": "@syncfusion/ej2",
3-
"version": "15.4.22",
4-
"description": "Essential JS 2",
5-
"author": "Syncfusion Inc.",
6-
"license": "SEE LICENSE IN license",
7-
"dependencies": {
8-
"@syncfusion/ej2-base": "^15.4.21",
9-
"@syncfusion/ej2-buttons": "^15.4.22",
10-
"@syncfusion/ej2-calendars": "^15.4.21",
11-
"@syncfusion/ej2-charts": "^15.4.22",
12-
"@syncfusion/ej2-circulargauge": "^15.4.17",
13-
"@syncfusion/ej2-compression": "^15.4.22",
14-
"@syncfusion/ej2-data": "^15.4.22",
15-
"@syncfusion/ej2-dropdowns": "^15.4.21",
16-
"@syncfusion/ej2-excel-export": "^15.4.22",
17-
"@syncfusion/ej2-file-utils": "^15.4.22",
18-
"@syncfusion/ej2-grids": "^15.4.22",
19-
"@syncfusion/ej2-inputs": "^15.4.21",
20-
"@syncfusion/ej2-lineargauge": "^15.4.17",
21-
"@syncfusion/ej2-lists": "^15.4.22",
22-
"@syncfusion/ej2-navigations": "^15.4.22",
23-
"@syncfusion/ej2-pdf-export": "^15.4.22",
24-
"@syncfusion/ej2-popups": "^15.4.22",
25-
"tslib": "^1.8.0"
26-
},
27-
"devDependencies": {
28-
"rollup": "^0.51.3",
29-
"rollup-plugin-commonjs": "^8.2.6",
30-
"rollup-plugin-node-resolve": "^3.0.0",
31-
"rollup-plugin-sourcemaps": "^0.4.2",
32-
"rollup-plugin-typescript": "^0.8.1",
33-
"rollup-plugin-uglify": "^2.0.1",
34-
"es6-promise": "^3.2.1",
35-
"gulp": "^3.9.1",
36-
"gulp-sass": "^3.1.0",
37-
"gulp-typescript": "^3.1.6",
38-
"requirejs": "^2.3.3",
39-
"typescript": "2.6.2"
40-
},
41-
"keywords": [
42-
"ej2",
43-
"syncfusion",
44-
"ej2-all"
45-
],
46-
"repository": {
47-
"type": "git",
48-
"url": "https://github.com/syncfusion/ej2"
49-
},
50-
"scripts": {
51-
"build": "gulp build"
52-
}
2+
"name": "@syncfusion/ej2",
3+
"version": "15.4.22",
4+
"description": "Essential JS 2",
5+
"author": "Syncfusion Inc.",
6+
"license": "SEE LICENSE IN license",
7+
"dependencies": {
8+
"@syncfusion/ej2-base": "^15.4.21",
9+
"@syncfusion/ej2-buttons": "^15.4.22",
10+
"@syncfusion/ej2-calendars": "^15.4.21",
11+
"@syncfusion/ej2-charts": "^15.4.22",
12+
"@syncfusion/ej2-circulargauge": "^15.4.17",
13+
"@syncfusion/ej2-compression": "^15.4.22",
14+
"@syncfusion/ej2-data": "^15.4.22",
15+
"@syncfusion/ej2-dropdowns": "^15.4.21",
16+
"@syncfusion/ej2-excel-export": "^15.4.22",
17+
"@syncfusion/ej2-file-utils": "^15.4.22",
18+
"@syncfusion/ej2-grids": "^15.4.22",
19+
"@syncfusion/ej2-inputs": "^15.4.21",
20+
"@syncfusion/ej2-lineargauge": "^15.4.17",
21+
"@syncfusion/ej2-lists": "^15.4.22",
22+
"@syncfusion/ej2-navigations": "^15.4.22",
23+
"@syncfusion/ej2-pdf-export": "^15.4.22",
24+
"@syncfusion/ej2-popups": "^15.4.22",
25+
"tslib": "^1.8.0"
26+
},
27+
"devDependencies": {
28+
"rollup": "^0.51.3",
29+
"rollup-plugin-commonjs": "^8.2.6",
30+
"rollup-plugin-node-resolve": "^3.0.0",
31+
"rollup-plugin-sourcemaps": "^0.4.2",
32+
"rollup-plugin-typescript": "^0.8.1",
33+
"rollup-plugin-uglify": "^2.0.1",
34+
"es6-promise": "^3.2.1",
35+
"gulp": "^3.9.1",
36+
"gulp-sass": "^3.1.0",
37+
"gulp-typescript": "^3.1.6",
38+
"requirejs": "^2.3.3",
39+
"typescript": "2.6.2"
40+
},
41+
"keywords": [
42+
"ej2",
43+
"syncfusion",
44+
"ej2-all"
45+
],
46+
"repository": {
47+
"type": "git",
48+
"url": "https://github.com/syncfusion/ej2"
49+
},
50+
"scripts": {
51+
"build": "gulp build"
52+
}
5353
}

0 commit comments

Comments
 (0)