Add pre- and postinstall scripts to package

This commit is contained in:
Philipp Muens 2017-01-04 17:17:29 +01:00
parent 809a28a55d
commit 93c87468be

View File

@ -34,6 +34,8 @@
"files": [
"bin",
"lib",
"scripts/postinstall.js",
"scripts/preuninstall.js",
"package.json",
"npm-shrinkwrap.json",
"README.md",