We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 559dd59 + 8c745f7 commit 0fa7a37Copy full SHA for 0fa7a37
package.json
@@ -12,15 +12,15 @@
12
},
13
"private": true,
14
"dependencies": {
15
- "@angular/animations": "^5.0.0",
16
- "@angular/common": "^4.0.0",
17
- "@angular/compiler": "^4.0.0",
18
- "@angular/core": "^4.0.0",
19
- "@angular/forms": "^4.0.0",
+ "@angular/animations": "^5.0.2",
+ "@angular/common": "^5.0.2",
+ "@angular/compiler": "^5.0.2",
+ "@angular/core": "^5.0.2",
+ "@angular/forms": "^5.0.2",
20
"@angular/http": "^5.0.0",
21
- "@angular/platform-browser": "^4.0.0",
22
- "@angular/platform-browser-dynamic": "^4.0.0",
23
- "@angular/router": "^5.0.0",
+ "@angular/platform-browser": "^5.0.2",
+ "@angular/platform-browser-dynamic": "^5.0.2",
+ "@angular/router": "^5.0.2",
24
"bootstrap": "^3.3.7",
25
"core-js": "^2.4.1",
26
"rxjs": "^5.4.1",
0 commit comments