Include the shrinkwrap file in the package

This commit is contained in:
Domenic Denicola 2019-08-16 22:56:32 -04:00
commit d169128c62

View file

@ -14,7 +14,8 @@
"bin": "lib/worm-scraper.js",
"files": [
"lib/",
"scaffolding/"
"scaffolding/",
"npm-shrinkwrap.json"
],
"scripts": {
"lint": "eslint lib"