Skip to content

Commit

Permalink
Merge tag '1.6.0' into develop
Browse files Browse the repository at this point in the history
Improvements
- Replacement of the complete image of the node by the alpine, which greatly reduces the size of the generated image;
- Update of the dependencies used in the application;
- Removal of last_sync from the route POST /v1/users/{child_id}/fitbit/auth.
  • Loading branch information
douglasrafael committed Jun 17, 2020
2 parents f3d75d2 + b077c54 commit cd63cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-sync-agent",
"version": "1.5.9",
"version": "1.6.0",
"description": "Service responsible for data synchronization of FitBit platform with OCARIoT platform.",
"main": "dist/server.js",
"scripts": {
Expand Down

0 comments on commit cd63cba

Please sign in to comment.