mirror of
https://github.com/makeplane/plane.git
synced 2025-12-28 16:06:33 +01:00
chore: standard replacement from dotenv to dotenvx (#8216)
This commit is contained in:
committed by
GitHub
parent
e07d91e857
commit
ec478a8979
@@ -52,6 +52,7 @@
|
||||
"uuid": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dotenvx/dotenvx": "catalog:",
|
||||
"@plane/eslint-config": "workspace:*",
|
||||
"@plane/tailwind-config": "workspace:*",
|
||||
"@plane/typescript-config": "workspace:*",
|
||||
@@ -61,7 +62,6 @@
|
||||
"@types/node": "catalog:",
|
||||
"@types/react": "catalog:",
|
||||
"@types/react-dom": "catalog:",
|
||||
"dotenv": "^16.4.5",
|
||||
"typescript": "catalog:",
|
||||
"vite": "catalog:",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
|
||||
Reference in New Issue
Block a user