aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 28 forks source link

chore(deps-dev): remove lerna #57

Closed trivikr closed 2 years ago

trivikr commented 2 years ago

Issue

Fixes https://github.com/aws-samples/aws-sdk-js-notes-app/issues/56

Description

Remove lerna as we're not using it.

Testing

Verified that all the commands run without lerna


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.