housekeeping: Add private:true to package.json

Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
Cameron Diver 2018-08-29 09:05:30 -07:00
parent 0a93b9c18a
commit afd544f440
No known key found for this signature in database
GPG Key ID: 69264F9C923F55C1

View File

@ -18,6 +18,7 @@
"versionist": "versionist",
"coverage": "istanbul report text && istanbul report html"
},
"private": "true",
"dependencies": {
"mkfifo": "^0.1.5",
"sqlite3": "^3.1.0"