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 6fc6e0f commit 97835f2Copy full SHA for 97835f2
projects/hyperdash-angular/package.json
@@ -14,16 +14,16 @@
14
"commit": "pushd ../.. && npm run commit"
15
},
16
"peerDependencies": {
17
- "@angular/common": "^10.0.0",
18
- "@angular/core": "^10.0.0",
19
- "@angular/platform-browser": "^10.0.0",
20
- "core-js": "^3.6.5",
21
- "rxjs": "^6.6.0",
22
- "zone.js": "^0.10.0",
+ "@angular/common": "^11.0.2",
+ "@angular/core": "^12.0.2",
+ "@angular/platform-browser": "^11.0.2",
+ "core-js": "^3.7.0",
+ "rxjs": "^6.6.3",
+ "zone.js": "~0.10.3",
23
"lodash-es": "^4.17.15",
24
"@hypertrace/hyperdash": "^1.1.2"
25
26
"dependencies": {
27
- "tslib": "^2.0.0"
+ "tslib": "^2.0.3"
28
}
29
0 commit comments