#!/bin/bash
set -e

rm -rf dist yarn.lock package-lock.json pnpm-lock.yaml node_modules ./*.log
