This commit is contained in:
Lucas Smith
2025-12-04 00:31:11 +11:00
parent 7a94ee3b83
commit f70e6ac50a
3 changed files with 7 additions and 22 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
"apps/*",
"packages/*"
],
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"postinstall": "patch-package",
"build": "turbo run build",
@@ -103,4 +103,4 @@
"typescript": "5.6.2",
"zod": "^3.25.76"
}
}
}