From 8eb6a378945e54182c2e7c864601d1e3d797778c Mon Sep 17 00:00:00 2001 From: Gianluca Casati Date: Thu, 23 Jan 2014 12:05:14 +0100 Subject: [PATCH] make it private --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1242885f..4d9e5599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "stackedit", "version": "2.2.1", + "private": true, "description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.", "main": "res/main.js", "directories": {