-
Notifications
You must be signed in to change notification settings - Fork 84
[CHORE] Support pnmp > 9 #901
Copy link
Copy link
Closed
Labels
Description
Describe the feature
The latest pnmp version is 9.15.4. The aws-pdk docs as the only requirement specify pnmp>8.6.3, but the actual requirement in the project is pnmp@>8<9, causing errors in the first steps of the getting started docs.
Unless there's a totally breaking change, can we set the pnmp requirement to pnpm@^8.6.3<10?
Use Case
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
PDK version used
0.25.16
What languages will this feature affect?
No response
Environment details (OS name and version, etc.)
MacOS
Reactions are currently unavailable