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 a5081d2 commit ef09932Copy full SHA for ef09932
package.json
@@ -21,10 +21,10 @@
21
"dependencies": {
22
},
23
"devDependencies": {
24
- "@angular/common": "^2.4.3",
25
- "@angular/compiler": "^2.4.3",
26
- "@angular/core": "^2.4.3",
27
- "@angular/forms": "^2.4.3",
+ "@angular/common": "^4.0.0",
+ "@angular/compiler": "^4.0.0",
+ "@angular/core": "^4.0.0",
+ "@angular/forms": "^4.0.0",
28
"rxjs": "^5.1.0",
29
"zone.js": "^0.7.6",
30
"codelyzer": "^2.0.0",
0 commit comments