Add ability to pass arguments to parameter providing middleware

This commit is contained in:
2022-04-05 10:25:07 -05:00
parent 8b9f393405
commit ee21811771
3 changed files with 9 additions and 8 deletions

View File

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