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

Commit 375eb7f

Browse files
committed
angualar 4 restored
1 parent 5d991d5 commit 375eb7f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"next-update": "./node_modules/.bin/next-update -k true --tldr"
3838
},
3939
"dependencies": {
40-
"@angular/common": "^2.4.3",
41-
"@angular/compiler": "^2.4.3",
42-
"@angular/compiler-cli": "^2.4.3",
43-
"@angular/core": "^2.4.3",
44-
"@angular/forms": "^2.4.3",
45-
"@angular/http": "^2.4.3",
46-
"@angular/platform-browser": "^2.4.3",
47-
"@angular/platform-browser-dynamic": "^2.4.3",
48-
"@angular/platform-server": "^2.4.3",
49-
"@angular/router": "^3.4.3",
40+
"@angular/common": "4.0.0-beta.3",
41+
"@angular/compiler": "4.0.0-beta.3",
42+
"@angular/compiler-cli": "4.0.0-beta.3",
43+
"@angular/core": "4.0.0-beta.3",
44+
"@angular/forms": "4.0.0-beta.3",
45+
"@angular/http": "4.0.0-beta.3",
46+
"@angular/platform-browser": "4.0.0-beta.3",
47+
"@angular/platform-browser-dynamic": "4.0.0-beta.3",
48+
"@angular/platform-server": "4.0.0-beta.3",
49+
"@angular/router": "4.0.0-beta.3",
5050
"@angularclass/idle-preload": "^1.0.4",
5151
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.16",
5252
"bootstrap": "4.0.0-alpha.5",

0 commit comments

Comments
 (0)