set package to private

This commit is contained in:
Shane Kilkelly 2016-03-25 11:06:11 +00:00
parent fc3c0d1384
commit 7786ef9ed8

View file

@ -2,6 +2,7 @@
"name": "access-token-encryptor-sharelatex",
"version": "1.0.0",
"description": "",
"private": true,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"