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 e153826 + ba62b34 commit b1858f5Copy full SHA for b1858f5
components/base/package.json
@@ -15,14 +15,6 @@
15
"angular",
16
"ng"
17
],
18
- "peerDependencies": {
19
- "@angular/common": "4.10.0 - 11.1.1",
20
- "@angular/compiler": "4.10.0 - 11.1.1",
21
- "@angular/core": "4.10.0 - 11.1.1",
22
- "@angular/forms": "4.10.0 - 11.1.1",
23
- "@angular/platform-browser": "4.10.0 - 11.1.1",
24
- "@angular/platform-browser-dynamic": "4.10.0 - 11.1.1"
25
- },
26
"dependencies": {
27
"@syncfusion/ej2-base": "*",
28
"@syncfusion/ej2-icons": "*",
@@ -82,4 +74,4 @@
82
74
"test": "gulp test"
83
75
},
84
76
"typings": "index.d.ts"
85
-}
77
+}
0 commit comments