package.json: Add {"private": true}
To prevent accidental publishing to npm.
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
"optionalDependencies": {
|
||||
"appdmg": "^0.4.3"
|
||||
},
|
||||
"private": true,
|
||||
"productName": "WebTorrent",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user