Skip to content

Commit 3923b9f

Browse files
authored
Add @t3-oss/env-core, envalid, varlock to Configuration Management (#68)
1 parent 25a64f4 commit 3923b9f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"name": "Configuration Management",
33
"description": "Load environment variables and configure your applications",
4-
"packages": ["config", "convict", "dotenv", "env-schema", "nconf", "rc"]
4+
"packages": [
5+
"@t3-oss/env-core",
6+
"config",
7+
"convict",
8+
"dotenv",
9+
"env-schema",
10+
"envalid",
11+
"nconf",
12+
"rc",
13+
"varlock"
14+
]
515
}

0 commit comments

Comments
 (0)