Skip to content

Commit

Permalink
Merge pull request #1974 from abpframework/maliming/angularTemplate
Browse files Browse the repository at this point in the history
Update ng package dependencies.
  • Loading branch information
mehmet-erim authored Oct 22, 2019
2 parents 5ad4031 + b6872d2 commit d04fb17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions templates/module/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "^0.9.1",
"@abp/ng.theme.basic": "^0.9.1",
"@abp/ng.identity": "^0.9.1",
"@abp/ng.tenant-management": "^0.9.1",
"@abp/ng.setting-management": "^0.9.1",
"@abp/ng.account": "^1.0.1",
"@abp/ng.theme.basic": "^1.0.1",
"@abp/ng.identity": "^1.0.1",
"@abp/ng.tenant-management": "^1.0.1",
"@abp/ng.setting-management": "^1.0.1",
"@angular/animations": "~8.2.8",
"@angular/common": "~8.2.8",
"@angular/compiler": "~8.2.8",
Expand Down

0 comments on commit d04fb17

Please sign in to comment.