Skip to content

Commit

Permalink
feat(cfnspec): cloudformation spec v49.0.0 (#17727)
Browse files Browse the repository at this point in the history
Co-authored-by: AWS CDK Team <aws-cdk@amazon.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 26, 2021
1 parent 88a5204 commit 7e0c9a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/monocdk/package.json
Expand Up @@ -360,6 +360,9 @@
},
"exports": {
".": "./index.js",
"./package.json": "./package.json",
"./.jsii": "./.jsii",
"./.warnings.jsii.js": "./.warnings.jsii.js",
"./alexa-ask": "./alexa-ask/index.js",
"./app-delivery": "./app-delivery/index.js",
"./assertions": "./assertions/index.js",
Expand Down Expand Up @@ -576,6 +579,9 @@
"./lambda-layer-kubectl": "./lambda-layer-kubectl/index.js",
"./lambda-layer-node-proxy-agent": "./lambda-layer-node-proxy-agent/index.js",
"./pipelines": "./pipelines/index.js",
"./pipelines/package.json": "./pipelines/package.json",
"./pipelines/.jsii": "./pipelines/.jsii",
"./pipelines/.warnings.jsii.js": "./pipelines/.warnings.jsii.js",
"./pipelines/lib/helpers-internal": "./pipelines/lib/helpers-internal/index.js",
"./region-info": "./region-info/index.js",
"./yaml-cfn": "./yaml-cfn/index.js"
Expand Down

0 comments on commit 7e0c9a3

Please sign in to comment.