#!/bin/sh
rm /usr/lib/node_modules/bignum || true
rm -rf /usr/lib/node/bignum || true
