refactor: 🔥 Remove old config-manager symlink

This commit is contained in:
Jesse Wierzbinski 2024-08-19 14:43:54 +02:00
parent 26dc389010
commit 4a1ad9dd96
No known key found for this signature in database
77 changed files with 74 additions and 86 deletions

View file

@ -1,11 +0,0 @@
{
"name": "config-manager",
"version": "0.0.0",
"main": "index.ts",
"type": "module",
"dependencies": {
"c12": "^1.11.1",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
}
}