Only load .env if the file exists; bump version

This commit is contained in:
2022-03-31 15:53:36 -05:00
parent a779ec1d09
commit 25265b5560
2 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.21",
"version": "0.9.22",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",