#!/usr/bin/env bash

npm install --no-shrinkwrap --no-package-lock

npm test
