We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afb4203 + 2f5c86e commit 74fd734Copy full SHA for 74fd734
controls/filemanager/package.json
@@ -17,8 +17,7 @@
17
"@syncfusion/ej2-lists": "*",
18
"@syncfusion/ej2-navigations": "*",
19
"@syncfusion/ej2-popups": "*",
20
- "@syncfusion/ej2-splitbuttons": "*",
21
- "selenium-webdriver": "^4.0.0-alpha.1"
+ "@syncfusion/ej2-splitbuttons": "*"
22
},
23
"devDependencies": {
24
"@types/chai": "^3.4.28",
@@ -60,4 +59,4 @@
60
59
"test": "gulp test"
61
62
"typings": "index.d.ts"
63
-}
+}
0 commit comments