🔖 Release 2.9.2

This commit is contained in:
Luke Vella 2023-04-14 12:28:11 +01:00
parent 8f4da48f7c
commit d500d2a764

View file

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