]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
build: fix script
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 8 Mar 2021 13:41:28 +0000 (14:41 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 8 Mar 2021 14:50:10 +0000 (15:50 +0100)
scripts/release.sh

index 4078c3b3d372108c548f6fdd9a980424ee98cf12..402fcf52703dc8d44d7c691e7bf4be9754820126 100644 (file)
@@ -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