1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-08 22:55:19 +02:00

Version bump

This commit is contained in:
Sean Morley 2024-10-15 23:47:02 -04:00
parent daa05c1fc7
commit aa8d456e41
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "adventurelog-frontend",
"version": "0.5.1",
"version": "0.7.0",
"scripts": {
"dev": "vite dev",
"django": "cd .. && cd backend/server && python3 manage.py runserver",