mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
fix type. close #1643
This commit is contained in:
@@ -59,7 +59,7 @@ git tag $1 >/dev/null
|
||||
cd ../konva
|
||||
git push >/dev/null
|
||||
git push --tags >/dev/null
|
||||
npm publish >/dev/null
|
||||
npm publish
|
||||
|
||||
echo "copy konva.js into konva-site"
|
||||
cp ./konva.js ../konva-site/
|
||||
|
Reference in New Issue
Block a user