amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

migrate angular 5 to angualr 6 #146

Open renjithsraj opened 6 years ago

renjithsraj commented 6 years ago

I have migrated the angular 5 to angular 6. The changes are done by based on the official documentation https://update.angular.io/. The package.json files is updated.