We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a684af4 commit 6fd5b0fCopy full SHA for 6fd5b0f
package.json
@@ -41,10 +41,10 @@
41
},
42
"homepage": "https://github.com/esm-bundle/angular__platform-browser#readme",
43
"devDependencies": {
44
- "@angular/compiler": "17.1.1",
45
- "@angular/compiler-cli": "17.1.1",
+ "@angular/compiler": "17.2.4",
+ "@angular/compiler-cli": "17.2.4",
46
"@angular/core": "16.0.3",
47
- "@angular/platform-browser": "17.1.1",
+ "@angular/platform-browser": "17.2.4",
48
"@rollup/plugin-babel": "6.0.4",
49
"concurrently": "8.2.2",
50
"esm-bundle-scripts": "1.2.0",
0 commit comments