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 39e0ac7 commit a6211f0Copy full SHA for a6211f0
package.json
@@ -46,10 +46,10 @@
46
},
47
"homepage": "https://github.com/esm-bundle/angular__localize#readme",
48
"devDependencies": {
49
- "@angular/compiler": "15.2.10",
50
- "@angular/compiler-cli": "15.2.10",
51
- "@angular/core": "15.2.10",
52
- "@angular/localize": "15.2.10",
+ "@angular/compiler": "20.3.6",
+ "@angular/compiler-cli": "20.3.6",
+ "@angular/core": "20.3.6",
+ "@angular/localize": "20.3.6",
53
"@rollup/plugin-babel": "6.1.0",
54
"concurrently": "9.2.1",
55
"husky": "9.1.7",
0 commit comments