Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
chore: Bump @angular to v9.0.4 (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
trimox authored Mar 3, 2020
1 parent a8f6779 commit bb8989f
Show file tree
Hide file tree
Showing 4 changed files with 635 additions and 437 deletions.
22 changes: 11 additions & 11 deletions demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
},
"private": true,
"dependencies": {
"@angular/common": "^9.0.2",
"@angular/compiler": "^9.0.2",
"@angular/core": "^9.0.2",
"@angular/forms": "^9.0.2",
"@angular/platform-browser": "^9.0.2",
"@angular/platform-browser-dynamic": "^9.0.2",
"@angular/router": "^9.0.2",
"@angular/common": "^9.0.4",
"@angular/compiler": "^9.0.4",
"@angular/core": "^9.0.4",
"@angular/forms": "^9.0.4",
"@angular/platform-browser": "^9.0.4",
"@angular/platform-browser-dynamic": "^9.0.4",
"@angular/router": "^9.0.4",
"rxjs": "~6.5.3",
"tslib": "^1.11.0",
"tslib": "^1.11.1",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.900.3",
"@angular-devkit/build-angular": "^0.900.4",
"@angular/cli": "^9.0.3",
"@angular/compiler-cli": "^9.0.2",
"@types/node": "^13.7.4",
"@angular/compiler-cli": "^9.0.4",
"@types/node": "^13.7.7",
"highlight.js": "^9.18.1",
"ngx-highlightjs": "^4.0.2",
"ts-node": "^8.5.4",
Expand Down
Loading

0 comments on commit bb8989f

Please sign in to comment.