@ltht-react/appointment-detail
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.23](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/appointment-detail@0.0.22...@ltht-react/appointment-detail@0.0.23) (2020-10-29) | ||
**Note:** Version bump only for package @ltht-react/appointment-detail | ||
## [0.0.22](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/appointment-detail@0.0.21...@ltht-react/appointment-detail@0.0.22) (2020-09-10) | ||
@@ -8,0 +16,0 @@ |
import React from 'react'; | ||
declare const AppointmentDetail: React.FC; | ||
export default AppointmentDetail; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@ltht-react/appointment-detail", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "ltht-react clinical AppointmentDetail component.", | ||
@@ -30,9 +30,9 @@ "author": "LTHT", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/styles": "^0.1.18", | ||
"@ltht-react/types": "^0.0.25", | ||
"@ltht-react/utils": "^0.1.18", | ||
"@ltht-react/styles": "^0.1.19", | ||
"@ltht-react/types": "^0.0.26", | ||
"@ltht-react/utils": "^0.1.19", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "6f88b301f18fa5b39cf5f6c6126812b5f134f4d1" | ||
"gitHead": "635882c57fc2790aabb610028b1dbc30dbc1dc54" | ||
} |
@@ -0,0 +0,0 @@ |
6849
+ Added@ltht-react/types@0.0.26(transitive)
- Removed@ltht-react/types@0.0.25(transitive)
Updated@ltht-react/styles@^0.1.19
Updated@ltht-react/types@^0.0.26
Updated@ltht-react/utils@^0.1.19