Skip to content

Commit 7190d63

Browse files
authored
Merge pull request #15 from sridurgha/patch-2
Changed version of splitbutton package
2 parents b7c8882 + 473274c commit 7190d63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@syncfusion/ej2-angular-querybuilder": "*",
4949
"@syncfusion/ej2-angular-richtexteditor": "*",
5050
"@syncfusion/ej2-angular-schedule": "*",
51-
"@syncfusion/ej2-angular-splitbuttons": "*",
51+
"@syncfusion/ej2-angular-splitbuttons": "17.1.47",
5252
"@syncfusion/ej2-angular-treegrid": "*",
5353
"@syncfusion/ej2-angular-treemap": "*",
5454
"@types/codemirror": "0.0.56",
@@ -57,6 +57,7 @@
5757
"cross-env": "^5.2.0",
5858
"fuse.js": "^3.2.0",
5959
"gulp": "3.9.1",
60+
"shelljs": "^0.8.3",
6061
"increase-memory-limit": "^1.0.7",
6162
"rxjs": "~6.2.0",
6263
"zone.js": "~0.8.26"

0 commit comments

Comments
 (0)