🔖 Release 2.5.1

This commit is contained in:
Luke Vella 2023-03-21 09:26:43 +00:00
parent d9061d45fa
commit edbe186bf4

View file

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