#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn build && git add . && git commit --amend --no-edit