Skip to content

Commit 6ca0d77

Browse files
committed
chore: Bump version 1.4.1
1 parent bf995f0 commit 6ca0d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rm -rf ./src/iconfont
66
./node_modules/.bin/tsc
77

88
mv ./build/src/* ./build
9-
rm -r ./build/src
9+
rm -rf ./build/src ./build/snapshot
1010
cp README.md package.json LICENSE ./build
1111
cp -rf src/templates ./build/templates
1212

0 commit comments

Comments
 (0)