mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 11:49:02 +08:00
12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"command": {
|
|
"publish": {
|
|
"conventionalCommits": true
|
|
}
|
|
},
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"version": "2.5.0-beta.6"
|
|
} |