I'm using the jsdom package for node.js, but I ran into a problem with it. I fixed it my manually editing the source in /node_modules/jsdom/lib/jsdom/level2/languages on my computer, and it works. However, now I want to publish my program to another server.
What is the best way of handling this modified dependency? In general, how should I go about handling dependencies that are modified from the npm install?