Prepare production and Coolify deployment with original exports and datetime pickers
This commit is contained in:
+2
-2
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "album",
|
||||
"private": true,
|
||||
"packageManager": "bun@1.3.14",
|
||||
"packageManager": "bun@1.4.0",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
],
|
||||
"engines": {
|
||||
"bun": ">=1.3.0"
|
||||
"bun": ">=1.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "bun --env-file=.env x turbo dev",
|
||||
|
||||
Reference in New Issue
Block a user