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 a38c117 commit 7f4942bCopy full SHA for 7f4942b
package.json
@@ -41,10 +41,10 @@
41
},
42
"homepage": "https://github.com/esm-bundle/angular__elements#readme",
43
"devDependencies": {
44
- "@angular/compiler": "15.2.10",
45
- "@angular/compiler-cli": "15.2.10",
46
- "@angular/core": "15.2.10",
47
- "@angular/elements": "15.2.10",
+ "@angular/compiler": "20.3.1",
+ "@angular/compiler-cli": "20.3.1",
+ "@angular/core": "20.3.1",
+ "@angular/elements": "20.3.1",
48
"@rollup/plugin-babel": "6.0.4",
49
"concurrently": "8.2.2",
50
"husky": "8.0.3",
0 commit comments