Skip to content

Commit

Permalink
chore(travis): fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
fetrarij committed Nov 21, 2018
1 parent 1a8f145 commit 0e8c4d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -43,18 +43,18 @@
"devDependencies": {
"@angular/animations": "^5.2.9",
"@angular/cdk": "^5.2.4",
"@angular/cli": "1.7.2",
"@angular/common": "^5.2.0",
"@angular/compiler": "^5.2.0",
"@angular/compiler-cli": "^5.2.0",
"@angular/core": "^5.2.0",
"@angular/forms": "^5.2.0",
"@angular/http": "^5.2.0",
"@angular/material": "^5.2.4",
"@angular/cli": "1.7.2",
"@angular/platform-browser": "^5.2.0",
"@angular/platform-browser-dynamic": "^5.2.0",
"@angular/router": "^5.2.0",
"@types/jasmine": "~2.8.3",
"@types/jasmine": "^2.8.9",
"@types/jasminewd2": "~2.0.2",
"@types/node": "~6.0.60",
"angular-cli-ghpages": "^0.5.2",
Expand Down

0 comments on commit 0e8c4d6

Please sign in to comment.