We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7c8882 + 473274c commit 7190d63Copy full SHA for 7190d63
package.json
@@ -48,7 +48,7 @@
48
"@syncfusion/ej2-angular-querybuilder": "*",
49
"@syncfusion/ej2-angular-richtexteditor": "*",
50
"@syncfusion/ej2-angular-schedule": "*",
51
- "@syncfusion/ej2-angular-splitbuttons": "*",
+ "@syncfusion/ej2-angular-splitbuttons": "17.1.47",
52
"@syncfusion/ej2-angular-treegrid": "*",
53
"@syncfusion/ej2-angular-treemap": "*",
54
"@types/codemirror": "0.0.56",
@@ -57,6 +57,7 @@
57
"cross-env": "^5.2.0",
58
"fuse.js": "^3.2.0",
59
"gulp": "3.9.1",
60
+ "shelljs": "^0.8.3",
61
"increase-memory-limit": "^1.0.7",
62
"rxjs": "~6.2.0",
63
"zone.js": "~0.8.26"
0 commit comments