Try this!

This commit is contained in:
2024-12-03 22:02:20 -05:00
parent 9d8ad03594
commit b8741cc411
4 changed files with 5209 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "urge-api",
"name": "looking-api",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -37,7 +37,7 @@
},
"repository": {
"type": "git",
"url": "gitolite@honey.fitz.guru:gcsdb-api.git"
"url": "git@git.mifi.dev:12022/mifi/Pfosi-Looking-API.git"
},
"keywords": [
"Timberland",
@@ -45,6 +45,6 @@
"GCS",
"database"
],
"author": "Mike Fitzpatrick (mike@fitz.guru)",
"author": "Mike Fitzpatrick (badmf@mifi.dev)",
"license": "ISC"
}