Skip to content

Commit b0fe1a5

Browse files
authored
chore(pipes-alpha): update jsiiRosetta dependency in package.json (#35115)
### Issue # (if applicable) Closes #35098 ### Reason for this change PR Builds are blocked due to Rosetta runs stage ### Checklist - [X] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent ff95e3c commit b0fe1a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/@aws-cdk/aws-pipes-alpha/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
]
114114
},
115115
"jsiiRosetta": {
116-
"exampleDependencies": {}
116+
"exampleDependencies": {
117+
"@aws-cdk/aws-pipes-sources-alpha": "^0.0.0"}
117118
}
118119
}

0 commit comments

Comments
 (0)