fitbit-api-handler
Advanced tools
Comparing version 3.8.0 to 3.9.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.9.0] 2019-11-06 | ||
### Changed | ||
- [04ee6c0](https://github.com/fabulator/fitbit-api-handler/commit/04ee6c0d6ee433488850cba441c41cfc18581124) Update dependency luxon to ^1.21.1 | ||
## [3.8.0] 2019-11-06 | ||
@@ -7,0 +11,0 @@ ### Added |
{ | ||
"name": "fitbit-api-handler", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"description": "Unofficial handler for Fitbit API", | ||
@@ -44,3 +44,3 @@ "main": "dist/index.js", | ||
"fitness-models": "^0.8.0", | ||
"luxon": "^1.21.0", | ||
"luxon": "^1.21.1", | ||
"mathjs": "^6.2.3", | ||
@@ -47,0 +47,0 @@ "query-string": "^6.8.3", |
194841
Updatedluxon@^1.21.1