Skip to content

Commit d23005a

Browse files
committed
fixed tag issue
1 parent fbd765c commit d23005a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ciscode/config-kit",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Typed env config for NestJS with Zod validation at startup. Fails fast on misconfiguration. Per-module namespace injection. Most foundational backend package.",
55
"author": "CisCode",
66
"publishConfig": {

0 commit comments

Comments
 (0)