Skip to content

Commit e901f42

Browse files
jesselpalmerkara
authored andcommitted
chore(packages): fix warnings (#1270)
1 parent db450ba commit e901f42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@angular/compiler-cli": "0.6.0",
42+
"@angular/platform-server": "^2.0.0",
4243
"@types/glob": "^5.0.29",
4344
"@types/gulp": "^3.8.29",
4445
"@types/hammerjs": "^2.0.30",
@@ -82,7 +83,7 @@
8283
"symlink-or-copy": "^1.0.1",
8384
"ts-node": "^0.7.3",
8485
"tslint": "^3.13.0",
85-
"typescript": "^2.0.0",
86+
"typescript": "^2.0.2",
8687
"typings": "^1.3.1",
8788
"which": "^1.2.4"
8889
}

0 commit comments

Comments
 (0)