diff options
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 77ee01a..84c6f0c 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "license": "MIT", "main": "index.js", "name": "ed", + "private": true, "repository": { "type": "git", "url": "git+https://github.com/sergeyklay/gohugo-theme-ed.git" |
