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

Commit ceb3e2e

Browse files
committed
fix(deps): freeze version of @angular/platform-server
Fixes #63
1 parent 53ee6a6 commit ceb3e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/http": "v2.0.0-rc.3",
5555
"@angular/platform-browser": "v2.0.0-rc.3",
5656
"@angular/platform-browser-dynamic": "v2.0.0-rc.3",
57-
"@angular/platform-server": "^2.0.0-rc.3",
57+
"@angular/platform-server": "v2.0.0-rc.3",
5858
"@angular/router-deprecated": "v2.0.0-rc.2",
5959
"hammerjs": "2.0.6",
6060
"react-native": "0.28.0",

0 commit comments

Comments
 (0)