Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 502767f

Browse files
Foxandxsswardbell
authored andcommitted
chore: lock to Angular 2.4.5 (#3188)
1 parent 747807e commit 502767f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

public/docs/_examples/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"author": "",
1313
"license": "MIT",
1414
"dependencies": {
15-
"@angular/common": "~2.4.0",
16-
"@angular/compiler": "~2.4.0",
17-
"@angular/compiler-cli": "~2.4.0",
18-
"@angular/core": "~2.4.0",
19-
"@angular/forms": "~2.4.0",
20-
"@angular/http": "~2.4.0",
21-
"@angular/platform-browser": "~2.4.0",
22-
"@angular/platform-browser-dynamic": "~2.4.0",
23-
"@angular/platform-server": "~2.4.0",
24-
"@angular/router": "~3.4.0",
15+
"@angular/common": "2.4.5",
16+
"@angular/compiler": "2.4.5",
17+
"@angular/compiler-cli": "2.4.5",
18+
"@angular/core": "2.4.5",
19+
"@angular/forms": "2.4.5",
20+
"@angular/http": "2.4.5",
21+
"@angular/platform-browser": "2.4.5",
22+
"@angular/platform-browser-dynamic": "2.4.5",
23+
"@angular/platform-server": "2.4.5",
24+
"@angular/router": "3.4.5",
2525
"@angular/tsc-wrapped": "^0.5.0",
26-
"@angular/upgrade": "~2.4.0",
26+
"@angular/upgrade": "2.4.5",
2727
"angular-in-memory-web-api": "~0.2.4",
2828
"core-js": "^2.4.1",
2929
"rxjs": "5.0.1",

0 commit comments

Comments
 (0)