simple-http-server icon indicating copy to clipboard operation
simple-http-server copied to clipboard

Outdated npm module

Open ghost opened this issue 10 years ago • 0 comments

Your npm module is outdated in the server.js file . It uses the path module to check file existence instead of using the fs module .I cloned your source to see that you fixed it. I would suggest a patch bump on your package.json and republishing it

ghost avatar Feb 26 '15 00:02 ghost