diff --git a/package.json b/package.json index 0244251..2530e74 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "scripts": { "serve": "vue-cli-service serve", - "build": "vue-cli-service build", + "build": "vue-cli-service build --modern", "lint": "vue-cli-service lint" }, "dependencies": { diff --git a/src/components/AppData.vue b/src/components/AppData.vue index 7efc461..22d644b 100644 --- a/src/components/AppData.vue +++ b/src/components/AppData.vue @@ -649,6 +649,11 @@ const APPS = [ narrative: `Version 7 brought full mobile accessibility, along with an upgrade to a modern, ultra-fast web framework.` }, + { + heading: 'What We Did (2019)', + narrative: `PrayerTracker became an open source + project.` + }, { heading: 'What We Still Do', narrative: `Host and maintain this application.`