How can I tell what version of the AWS plugin that...
# aws
b
How can I tell what version of the AWS plugin that a project is using?
g
If you're using Typescript, you can do
npm ls
.