mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
18 lines
392 B
JSON
18 lines
392 B
JSON
{
|
|
"lerna": "2.0.0",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent",
|
|
"changelog": {
|
|
"repo": "react-bootstrap-table/react-bootstrap-table2",
|
|
"labels": {
|
|
"breaking change": ":boom: Breaking Change",
|
|
"enhancement": ":rocket: Enhancement",
|
|
"bug": ":bug: Bug Fix",
|
|
"document": ":memo: Documentation"
|
|
},
|
|
"cacheDir": ".changelog"
|
|
}
|
|
}
|