#!/bin/bash
npm audit fix --force
npm -g install prettier
npm -g install uglify-js