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 dd723c6 commit 85b1533Copy full SHA for 85b1533
integration/project/package.json
@@ -2,10 +2,10 @@
2
"name": "angular-ls-integration-test-project",
3
"private": true,
4
"dependencies": {
5
- "@angular/common": "10.2.3",
6
- "@angular/compiler": "10.2.3",
7
- "@angular/compiler-cli": "10.2.3",
8
- "@angular/core": "10.2.3",
+ "@angular/common": "11.0.0",
+ "@angular/compiler": "11.0.0",
+ "@angular/compiler-cli": "11.0.0",
+ "@angular/core": "11.0.0",
9
"rxjs": "6.6.3",
10
"zone.js": "0.11.3"
11
}
0 commit comments