update branches

This commit is contained in:
Richard Harris
2019-05-02 09:15:30 -04:00
parent 7d290e4ef1
commit a198aa1e5f
2 changed files with 3953 additions and 3 deletions

View File

@@ -9,9 +9,9 @@ if [ "$CI" ]; then
fi
# branch names
DEFAULT=v3
ROLLUP=rollup-v3
WEBPACK=webpack-v3
DEFAULT=master
ROLLUP=rollup
WEBPACK=webpack
./create-branches.sh $DEFAULT $ROLLUP $WEBPACK