From a4249449cf8268d2dd357d462181e12e08dff25d Mon Sep 17 00:00:00 2001 From: Kevin Streeter Date: Fri, 6 Apr 2018 14:34:57 -0700 Subject: [PATCH] Update commerce.schema.json --- schemas/context/commerce.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/context/commerce.schema.json b/schemas/context/commerce.schema.json index b84bfbf633..7ba8a9e361 100644 --- a/schemas/context/commerce.schema.json +++ b/schemas/context/commerce.schema.json @@ -26,5 +26,5 @@ "$ref": "#/definitions/commerce" } ], - "meta:status": "experimental" + "meta:status": "stabilizing" }