mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(travis): fix typescript 2.0.2 issue, second attempt
This commit is contained in:
parent
c9c5e446cb
commit
f11b655d89
2 changed files with 2 additions and 2 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