Skip to content

Commit

Permalink
chore(deps): update angular deps
Browse files Browse the repository at this point in the history
  • Loading branch information
imhoffd committed Mar 21, 2019
1 parent 07af906 commit 8c7a597
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"dependencies": {
"@schematics/angular": "^7.0.3",
"tslib": "^1.9.0",
"typescript": "^3.2.4",
"typescript": "~3.3.3333",
"ws": "^6.1.4"
},
"devDependencies": {
"@angular-devkit/architect": "0.13.1",
"@angular-devkit/build-angular": "0.13.1",
"@angular-devkit/core": "7.3.1",
"@angular-devkit/schematics": "7.3.1",
"@angular-devkit/architect": "0.13.6",
"@angular-devkit/build-angular": "0.13.6",
"@angular-devkit/core": "7.3.6",
"@angular-devkit/schematics": "7.3.6",
"@semantic-release/changelog": "^3.0.0",
"@semantic-release/git": "^7.0.4",
"@semantic-release/github": "^5.0.6",
Expand Down

0 comments on commit 8c7a597

Please sign in to comment.