Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomartino committed Sep 11, 2017
1 parent c09d361 commit e058fb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "^4.3.6",
"@angular/platform-browser-dynamic": "^4.3.6",
"@angular/router": "^4.3.6",
"@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.3",
"@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.4",
"@ngx-translate/core": "^7.2.0",
"@ngx-translate/http-loader": "^0.1.0",
"core-js": "^2.5.1",
Expand All @@ -32,7 +32,7 @@
"zone.js": "^0.8.17"
},
"devDependencies": {
"@angular/cli": "^1.3.2",
"@angular/cli": "^1.4.1",
"@angular/compiler-cli": "^4.3.1",
"@angular/language-service": "^4.3.1",
"@types/jasmine": "2.5.45",
Expand All @@ -49,6 +49,6 @@
"protractor": "~5.1.2",
"ts-node": "~3.0.4",
"tslint": "~5.3.2",
"typescript": "~2.3.3"
"typescript": "~2.5.2"
}
}
}

0 comments on commit e058fb0

Please sign in to comment.