#!/bin/sh

# Reset changes introduced by "publish.sh"
git checkout "./**.mjs"
