diff --git a/package.json b/package.json index d31ebd33b..5194d7b4a 100644 --- a/package.json +++ b/package.json @@ -94,5 +94,8 @@ "@ckeditor/ckeditor5-code-block": "patches/@ckeditor__ckeditor5-code-block.patch", "ckeditor5": "patches/ckeditor5.patch" } + }, + "nx": { + "name": "triliumnext" } }