Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
szymjaw authored Mar 7, 2019
commit 8bb759c06ccb80112ee9e0cf0f8795f2dfad8798
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "minimed-connect-to-nightscout-szymjaw",
"version": "0.0.3",
"name": "minimed-connect-to-nightscout",
"version": "1.1.1",
"description": "Send Medtronic pump and CGM data to Nightscout.",
"author": "Mark Wilson <mark@warkmilson.com>",
"repository": {
"type": "git",
"url": "https://github.com/szymjaw/minimed-connect-to-nightscout/tree/dev-servers"
"url": "https://github.com/mddub/minimed-connect-to-nightscout.git"
},
"bugs": {
"url": "https://github.com/szymjaw/minimed-connect-to-nightscout/tree/dev-servers/issues"
"url": "https://github.com/mddub/minimed-connect-to-nightscout/issues"
},
"main": "index.js",
"scripts": {
Expand Down