#!/bin/sh
set -e
yarnpkg install
rm -rf node_modules
