#!/bin/sh

set -e
mv `npm pack` $__BUILD_DIR/$1
