diff --git a/package.json b/package.json index 40b962f..d430cc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@micro-lc/back-kit-engine", - "version": "1.0.15", + "version": "1.0.16-rc1", "description": "engine to sync react over webcomponents scaffolding + backoffice utils and types/interfaces", "license": "SEE LICENSE IN LICENSE", "author": "Mia Platform Core Team ", @@ -180,5 +180,6 @@ "open@8.4.0": { "unplugged": true } - } + }, + "stableVersion": "1.0.15" }