🔖 Release 2.8.0

This commit is contained in:
Luke Vella 2023-03-29 09:04:32 +01:00
parent 2ff241ec37
commit 86cfeac74d

View file

@ -1,7 +1,7 @@
{ {
"name": "rallly", "name": "rallly",
"private": true, "private": true,
"version": "2.7.1", "version": "2.8.0",
"scripts": { "scripts": {
"dev": "dotenv -- turbo dev", "dev": "dotenv -- turbo dev",
"start": "turbo run start --filter=@rallly/web...", "start": "turbo run start --filter=@rallly/web...",