👷 Ensure that repository cannot be published on NPM

This commit is contained in:
C-3PO 2019-07-21 16:06:49 +02:00
parent 8f0014162f
commit ecd1cd1939
Signed by: c3po
GPG key ID: 62993C4BB4D86F24

View file

@ -1,5 +1,6 @@
{ {
"name": "ssn-installer", "name": "ssn-installer",
"private": true,
"main": "src/main.c", "main": "src/main.c",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"repository": { "repository": {