This commit is contained in:
Philipp Kunz 2024-11-18 19:19:30 +01:00
parent bedefd3efe
commit fdd4fc62c2

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/qenv",
"version": "6.0.5",
"version": "6.0.6",
"private": false,
"description": "A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.",
"main": "dist_ts/index.js",
@ -59,4 +59,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}