changeset 595:6c3527ddc200

gemma is not wamos
author Tom Gottfried <tom@intevation.de>
date Fri, 07 Sep 2018 14:35:18 +0200
parents 6987b5c926b8
children 6d7c0dbf9d21
files client/package.json client/public/index.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/package.json	Fri Sep 07 13:55:02 2018 +0200
+++ b/client/package.json	Fri Sep 07 14:35:18 2018 +0200
@@ -1,5 +1,5 @@
 {
-  "name": "wamosjs",
+  "name": "gemmajs",
   "version": "0.1.0",
   "private": true,
   "scripts": {
--- a/client/public/index.html	Fri Sep 07 13:55:02 2018 +0200
+++ b/client/public/index.html	Fri Sep 07 14:35:18 2018 +0200
@@ -6,7 +6,7 @@
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width,initial-scale=1.0">
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-  <title>wamosjs</title>
+  <title>gemmajs</title>
 </head>
 
 <body>