fix: semantic-release build dir

This commit is contained in:
Chen Asraf
2023-04-24 12:38:45 +03:00
committed by Chen Asraf
parent 029f260a4c
commit f7956ddc78

View File

@@ -65,7 +65,7 @@ module.exports = {
[
"@semantic-release/npm",
{
packageRoot: "build",
packageRoot: "dist",
},
],
[