fix: Set deployment package.json to private mode
This commit is contained in:
parent
5bdd4f2b52
commit
8a55235b50
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "@mythic-insight/legendary",
|
||||
"version": "1.0.12",
|
||||
"private": true,
|
||||
"description": "The Legendary Phoenix Boilerplate.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue