#!/usr/bin/env bash

npm run build
npm run format
npm publish
