A nice little helpful feature would be a command l...
# sst
r
A nice little helpful feature would be a command line option for sst that outputs the supported version of @aws-cdk/core and @aws-cdk/assert
f
sst -v
prints
Copy code
SST: 0.24.0
CDK: 1.105.0
Does that work?
r
oh, yeah!