diff --git a/.presetterrc.json b/.presetterrc.json index 045582b..8a41d38 100644 --- a/.presetterrc.json +++ b/.presetterrc.json @@ -15,6 +15,16 @@ } } } + }, + "publish": { + "plugins": { + "3": [ + "@semantic-release/npm", + { + "npmPublish": true + } + ] + } } }, "scripts": {