Skip to content

Commit

Permalink
chore: revert app name
Browse files Browse the repository at this point in the history
  • Loading branch information
9sneha-n committed Nov 3, 2024
1 parent 57ce2f3 commit cdad74d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "zebra-perf-test",
"name": "zebra",
"description": "Zambia Emergency Bridge for Response Application",
"version": "0.0.1",
"license": "GPL-3.0",
Expand Down Expand Up @@ -116,8 +116,8 @@
"script-map-outbreak-to-alerts": "npx ts-node -r dotenv/config src/scripts/mapDiseaseOutbreakToAlerts.ts"
},
"manifest.webapp": {
"name": "ZEBRA-PERFTEST",
"description": "Zambia Emergency Bridge for Response Application-PERFTEST",
"name": "ZEBRA",
"description": "Zambia Emergency Bridge for Response Application",
"icons": {
"48": "icon.png"
},
Expand Down

0 comments on commit cdad74d

Please sign in to comment.