Skip to content

Commit

Permalink
chore(elasticsearch): add missing maturity to package.json (#11138)
Browse files Browse the repository at this point in the history
* docs(contributing): Add note on global npm installs, change OpenJDK URL

* Added missing package maturities

* Change id to stack_id in Python init template

* Change stack_id to construct_id

* Change id to construct_id in Python sample-app

* Fix construct_id

* Fix super with construct_id

* Fix broken init templates

* Fix missing maturity

* Fix init templates

* Fix init templates

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
ericzbeard and mergify[bot] committed Oct 27, 2020
1 parent 19180cc commit 9635668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@aws-cdk/aws-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"node": ">= 10.13.0 <13 || >=13.7.0"
},
"stability": "experimental",
"maturity": "experimental",
"features": [
{
"name": "Higher level constructs for Domain",
Expand Down

0 comments on commit 9635668

Please sign in to comment.