Update release path

This commit is contained in:
Krzysztof Wolski 2022-09-05 15:11:18 +02:00
parent e2d4f02c5b
commit 1ae448e0f9

View file

@ -5,6 +5,7 @@
"releaseName": "${version}"
},
"npm": {
"publish": true
"publish": true,
"publishPath": "dist"
}
}