mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +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
|
|
@ -31,7 +31,7 @@ npm install --global webpack-dev-server
|
|||
|
||||
* typescript
|
||||
```bash
|
||||
npm install --global typescript@beta
|
||||
npm install --global typescript@2.0.0
|
||||
```
|
||||
|
||||
## Clone repository and install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue