https://pulumi.com logo
m

millions-judge-24978

06/28/2019, 6:27 PM
Any ETA when https://github.com/pulumi/pulumi-awsx/pull/332 might see a release? Or pointers on how to depend on `master`'s latest commit? The templating makes it difficult.
w

white-balloon-205

06/28/2019, 7:21 PM
You can depend on
dev
instead of
latest
in package.json to use what's currently in
master
in GitHub. I suspect there will be a formal release with these changes "soon".
m

millions-judge-24978

06/28/2019, 7:24 PM
That's perfect! I didn't realize it was being published, thanks!