mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 04:19:02 +08:00
9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"version": "independent",
|
|
"useWorkspaces": true
|
|
}
|