publish 2.1.8
This commit is contained in:
parent
07066dfd88
commit
2bb225a310
|
@ -1,3 +1,8 @@
|
||||||
|
<a name="2.1.8"></a>
|
||||||
|
## [2.1.8](https://github.com/tinper-bee/bee-tree/compare/v2.1.7...v2.1.8) (2019-09-24)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="2.1.7"></a>
|
<a name="2.1.7"></a>
|
||||||
## [2.1.7](https://github.com/tinper-bee/bee-tree/compare/v2.1.6...v2.1.7) (2019-09-21)
|
## [2.1.7](https://github.com/tinper-bee/bee-tree/compare/v2.1.6...v2.1.7) (2019-09-21)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bee-tree",
|
"name": "bee-tree",
|
||||||
"version": "2.1.7",
|
"version": "2.1.8",
|
||||||
"description": "Tree ui component for react",
|
"description": "Tree ui component for react",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
@ -67,4 +67,4 @@
|
||||||
"react-addons-test-utils": "15.6.2",
|
"react-addons-test-utils": "15.6.2",
|
||||||
"react-dom": "16.8.3"
|
"react-dom": "16.8.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue