Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 47970f9

Browse files
basedalexanderFoxandxss
authored andcommitted
chore: update angular version from 4.0.0 to 4.3.4 (#488)
1 parent 87ad8f5 commit 47970f9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"author": "",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@angular/common": "~4.0.0",
28-
"@angular/compiler": "~4.0.0",
29-
"@angular/core": "~4.0.0",
30-
"@angular/forms": "~4.0.0",
31-
"@angular/http": "~4.0.0",
32-
"@angular/platform-browser": "~4.0.0",
33-
"@angular/platform-browser-dynamic": "~4.0.0",
34-
"@angular/router": "~4.0.0",
27+
"@angular/common": "~4.3.4",
28+
"@angular/compiler": "~4.3.4",
29+
"@angular/core": "~4.3.4",
30+
"@angular/forms": "~4.3.4",
31+
"@angular/http": "~4.3.4",
32+
"@angular/platform-browser": "~4.3.4",
33+
"@angular/platform-browser-dynamic": "~4.3.4",
34+
"@angular/router": "~4.3.4",
3535

3636
"angular-in-memory-web-api": "~0.3.0",
3737
"systemjs": "0.19.40",

0 commit comments

Comments
 (0)