From: Eduardo San Martin Morote Date: Mon, 8 Mar 2021 13:41:28 +0000 (+0100) Subject: build: fix script X-Git-Tag: v0.2.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b69442981c58b2ef5a3a7bfb3fb0b19573a2db3;p=thirdparty%2Fvuejs%2Fpinia.git build: fix script --- diff --git a/scripts/release.sh b/scripts/release.sh index 4078c3b3..402fcf52 100644 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -16,8 +16,6 @@ then yarn version --no-git-tag-version --no-commit-hooks --new-version $VERSION yarn run build - yarn run build:dts - yarn run test:dts # changelog yarn run changelog