feat(infisical-pg): idempotent folder creation

This commit is contained in:
Akhil Mohan
2024-01-18 20:17:20 +05:30
parent 8ab89bc420
commit 4031f4a559
9 changed files with 166 additions and 55 deletions

View File

@@ -19,6 +19,7 @@
]
},
"devDependencies": {
"@types/uuid": "^9.0.7",
"eslint": "^8.29.0",
"husky": "^8.0.3"
}