2 parents 670f74f + 76899fa commit 718064bCopy full SHA for 718064b
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "validate-env-vars",
3
"type": "module",
4
- "version": "0.4.4",
+ "version": "0.5.0",
5
"description": "A lightweight utility to check the presence and validity of environment variables, as specified by a Zod schema",
6
"main": "dist/index.js",
7
"module": "dist/index.js",
0 commit comments