Fix Either<> pass in OAuth2Server; bump version

This commit is contained in:
2022-04-28 13:07:27 -05:00
parent ce4133ff8e
commit 015d6fd6ae
2 changed files with 3 additions and 3 deletions

View File

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