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.
1 parent 3313e0e commit d3b13b8Copy full SHA for d3b13b8
dist/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-fusioncharts",
3
- "version": "3.0.3",
+ "version": "4.0.1",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/fusioncharts/angular-fusioncharts"
@@ -44,10 +44,7 @@
44
},
45
"devDependencies": {},
46
"peerDependencies": {
47
- "@angular/core": "^4.0.0",
48
- "reflect-metadata": "^0.1.8",
49
- "rxjs": "^5.0.1",
50
- "zone.js": "^0.8.16"
+ "@angular/core": ">=12.2.17"
51
52
"engines": {
53
"node": ">=4.4.1"
0 commit comments