mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-20 16:26:10 +01:00
fix(travis): fix typescript 2.0.2 issue
This commit is contained in:
parent
e60e20de64
commit
c25faf89cd
3 changed files with 3 additions and 3 deletions
|
|
@ -71,7 +71,7 @@
|
|||
"ts-helpers": "1.1.1",
|
||||
"ts-node": "^1.3.0",
|
||||
"typedoc": "^0.4.4",
|
||||
"typescript": "^2.0.0-beta",
|
||||
"typescript": "2.0.0",
|
||||
"awesome-typescript-loader": "^2.2.1",
|
||||
"tslint-loader": "^2.1.3",
|
||||
"url-loader": "^0.5.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue