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 44749f5 commit 898821aCopy full SHA for 898821a
package.json
@@ -41,10 +41,10 @@
41
},
42
"homepage": "https://github.com/esm-bundle/angular__elements#readme",
43
"devDependencies": {
44
- "@angular/compiler": "15.2.9",
45
- "@angular/compiler-cli": "15.2.9",
46
- "@angular/core": "15.2.9",
47
- "@angular/elements": "15.2.9",
+ "@angular/compiler": "16.1.7",
+ "@angular/compiler-cli": "16.1.7",
+ "@angular/core": "16.1.7",
+ "@angular/elements": "16.1.7",
48
"@rollup/plugin-babel": "6.0.3",
49
"concurrently": "8.2.0",
50
"husky": "8.0.3",
0 commit comments