build: upgrade to TypeScript 2.1 (#13294)
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
"license": "MIT",
|
||||
"repository": {"type":"git","url":"https://github.com/angular/angular.git"},
|
||||
"dependencies": {
|
||||
"tsickle": "^0.2"
|
||||
"tsickle": "^0.21.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^2.0.2"
|
||||
"typescript": "^2.1.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user