mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
chore(ckeditor): set proper typecheck dependencies
This commit is contained in:
parent
5247eeaa04
commit
6386c45212
@ -16,7 +16,12 @@
|
||||
}
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5"
|
||||
"name": "ckeditor5",
|
||||
"targets": {
|
||||
"typecheck": {
|
||||
"dependsOn": [ "^build" ]
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"ckeditor5": "43.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user