yarn test
yarn build
cd src/packages/react-staticNow update the blank template to use a local version:
"react-static": "../../react-static"Do the same for each plugin.
./bin/react-static create
# use blank
cd my-static-site
yarn start
# inspect
yarn build
# inspectIn each template, bump the package versions to the correct version.
Make sure all changes are listed here