mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(nx): use shorter names for ckeditor packages
This commit is contained in:
parent
9f25162700
commit
10e5852a67
@ -86,5 +86,8 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5-admonition"
|
||||
}
|
||||
}
|
||||
|
@ -85,5 +85,8 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5-footnotes"
|
||||
}
|
||||
}
|
||||
|
@ -87,5 +87,8 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5-keyboard-marker"
|
||||
}
|
||||
}
|
||||
|
@ -89,5 +89,8 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5-math"
|
||||
}
|
||||
}
|
||||
|
@ -91,5 +91,8 @@
|
||||
"dependencies": {
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"lodash-es": "^4.17.21"
|
||||
},
|
||||
"nx": {
|
||||
"name": "ckeditor5-mermaid"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user