chore: private module
prevent accidental publishing to npm
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "fake-xpack",
|
||||
"version": "2.1.0",
|
||||
"private": true,
|
||||
"description": "Enough to satisfy the license check",
|
||||
"main": "index.js",
|
||||
"kibana": {
|
||||
|
||||
Reference in New Issue
Block a user