all: set private true in each internal package.json

This commit is contained in:
Gleb Bahmutov
2017-06-07 16:27:00 -04:00
parent aabbdadf38
commit f3595761d0
15 changed files with 16 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "@packages/https-proxy",
"version": "0.1.5",
"description": "",
"private": true,
"main": "index.js",
"scripts": {
"start": "node index.js",