Update project name
This commit is contained in:
parent
c486b4c567
commit
a6616f5f21
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>codecities</title>
|
||||
<title>CodeWanderer</title>
|
||||
<link rel="stylesheet" href="./styles.scss" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
|
|
@ -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 <dennis@schoepf.co>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
|
|||
Reference in a new issue