diff --git a/package.json b/package.json index 6a517a6..e318a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@labset/confluence-static-site", - "version": "1.2.0", + "version": "1.3.0", "description": "confluence static site", "bin": { "confsite": "./dist/cli/index.js" @@ -25,7 +25,8 @@ ], "files": [ "dist", - "postinstall.js" + "postinstall.js", + "yarn.lock" ], "author": "Hasnae R.", "license": "Apache-2.0",