Skip to content

Commit 5f09fef

Browse files
authored
Update configuration-management.json
1 parent 0190b58 commit 5f09fef

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

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

0 commit comments

Comments
 (0)