diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-08 22:38:01 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-08 22:38:01 +0200 |
| commit | 18435141843c203e2255347553d869fd9b8120e2 (patch) | |
| tree | 8d4fe17ea5b097bc13a4648b845123bdf0559d33 /package.json | |
| parent | daf4927ea437c5bf79ff090eb35e5e3415199094 (diff) | |
| download | gohugo-theme-ed-18435141843c203e2255347553d869fd9b8120e2.tar.gz | |
Prevent accidental publication of repository
Diffstat (limited to 'package.json')
| -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" |
