1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-11 08:05:18 +02:00

Update database URL and add description to package.json

This commit is contained in:
Sean Morley 2024-04-02 15:48:26 +00:00
parent 8250cae054
commit f86151ee5e
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"name": "adventurelog",
"version": "0.0.1",
"description": "Embark, Explore, Remember. 🌍",
"private": true,
"scripts": {
"dev": "vite dev",