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 4575488 commit cd68959Copy full SHA for cd68959
package.json
@@ -50,13 +50,13 @@
50
"@uirouter/rx": "^0.6.0"
51
},
52
"devDependencies": {
53
- "@angular/animations": "^10.0.0",
54
- "@angular/common": "^10.0.0",
55
- "@angular/compiler": "^10.0.0",
56
- "@angular/compiler-cli": "^10.0.0",
57
- "@angular/core": "^10.0.0",
58
- "@angular/platform-browser": "^10.0.0",
59
- "@angular/platform-browser-dynamic": "^10.0.0",
+ "@angular/animations": "^12.0.0",
+ "@angular/common": "^12.0.0",
+ "@angular/compiler": "^12.0.0",
+ "@angular/compiler-cli": "^12.0.0",
+ "@angular/core": "^12.0.0",
+ "@angular/platform-browser": "^12.0.0",
+ "@angular/platform-browser-dynamic": "^12.0.0",
60
"@types/jest": "^26.0.4",
61
"@types/jquery": "^3.3.33",
62
"@uirouter/core": "^6.0.7",
0 commit comments