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 b35be29 commit b6698e8Copy full SHA for b6698e8
package.json
@@ -45,9 +45,9 @@
45
},
46
"homepage": "https://github.com/esm-bundle/angular__core#readme",
47
"devDependencies": {
48
- "@angular/compiler": "^17.1.0",
49
- "@angular/compiler-cli": "^17.1.0",
50
- "@angular/core": "^17.1.0",
+ "@angular/compiler": "17.1.0",
+ "@angular/compiler-cli": "17.1.0",
+ "@angular/core": "17.1.0",
51
"@rollup/plugin-babel": "6.0.4",
52
"@rollup/plugin-terser": "0.4.4",
53
"concurrently": "8.2.2",
0 commit comments