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 f8851da commit e39ce9aCopy full SHA for e39ce9a
package.json
@@ -37,9 +37,9 @@
37
},
38
"homepage": "https://github.com/esm-bundle/angular__core#readme",
39
"devDependencies": {
40
- "@angular/compiler": "16.0.5",
41
- "@angular/compiler-cli": "16.0.5",
42
- "@angular/core": "16.0.5",
+ "@angular/compiler": "16.1.3",
+ "@angular/compiler-cli": "16.1.3",
+ "@angular/core": "16.1.3",
43
"concurrently": "8.2.0",
44
"esm-bundle-scripts": "1.2.0",
45
"husky": "8.0.3",
0 commit comments