For clarity it should read: > 1. If you have on...
# sst
r
For clarity it should read:
1. If you have one or more 
@aws-cdk/aws-XXXX
 dependencies, and if they are on the experimental package list below, rename them to 
@aws-cdk/aws-XXXX-alpha
. For example, rename 
@aws-cdk/api-gatewayv2
 to 
@aws-cdk/*aws-apigatewayv2*-alpha
.
f
Ah nice catch. Fixed!