From a6616f5f213e5723c65ddf93b7ea1a98d8637826 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Wed, 14 Jul 2021 12:37:23 +0200 Subject: [PATCH] Update project name --- index.html | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 84b905b..231b6a7 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - codecities + CodeWanderer diff --git a/package.json b/package.json index 57ae98a..87f7edf 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "codecities", + "name": "CodeWanderer", "version": "1.0.0", "main": "index.js", - "repository": "git@github.com:dennisschoepf/codecities.git", + "repository": "git@github.com:dennisschoepf/codewanderer.git", "author": "Dennis Schoepf ", "license": "MIT", "scripts": {