diff --git a/sh/package-patch.sh b/sh/package-patch.sh deleted file mode 100755 index 6e0e4d6..0000000 --- a/sh/package-patch.sh +++ /dev/null @@ -1,3 +0,0 @@ -npm version patch -yarn buildpackage -npm publish \ No newline at end of file diff --git a/sh/publish.sh b/sh/publish.sh deleted file mode 100755 index 5e4dacb..0000000 --- a/sh/publish.sh +++ /dev/null @@ -1,4 +0,0 @@ -yarn build -git add -A -git commit -a -m "publish pages" -git push origin master \ No newline at end of file