diff --git a/features/marketplace/shared/package.json b/features/marketplace/shared/package.json index 095c2113d..efeac0924 100755 --- a/features/marketplace/shared/package.json +++ b/features/marketplace/shared/package.json @@ -1,7 +1,6 @@ { "name": "@lilith/marketplace-shared", - "version": "1.0.0", - "private": true, + "version": "1.1.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",