Added pre-travel screen; added country polygons for maps
This commit is contained in:
+7
-2
@@ -2,7 +2,11 @@
|
||||
"name": "ctm-concierge",
|
||||
"version": "1.0.0",
|
||||
"description": "CTM Concierge - Real-time patient journey tracker for CTM",
|
||||
"author": "Wirediv",
|
||||
"homepage": "https://canadatravelmed.ca",
|
||||
"author": {
|
||||
"name": "Wirediv",
|
||||
"email": "info@wirediv.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"main": "dist-electron/main/index.js",
|
||||
@@ -43,7 +47,8 @@
|
||||
"AppImage",
|
||||
"deb"
|
||||
],
|
||||
"category": "MedicalSoftware"
|
||||
"category": "MedicalSoftware",
|
||||
"maintainer": "Wirediv <info@wirediv.com>"
|
||||
},
|
||||
"win": {
|
||||
"target": "nsis",
|
||||
|
||||
Reference in New Issue
Block a user