From dbb136b8abc127fffc7bf830a822f6c9c7f6ab82 Mon Sep 17 00:00:00 2001 From: Alex Jover Date: Mon, 16 May 2022 10:59:12 +0200 Subject: [PATCH] fix: publish README and dist --- lib/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/package.json b/lib/package.json index 097e6f6f..8a42ab15 100755 --- a/lib/package.json +++ b/lib/package.json @@ -11,7 +11,8 @@ } }, "files": [ - "src" + "src", + "dist" ], "repository": "https://github.com/storyblok/storyblok-nuxt", "scripts": {