Allow overriding content-type of plaintext response factory

This commit is contained in:
2022-04-05 12:20:18 -05:00
parent 771fed8002
commit c7557cf5b6
2 changed files with 10 additions and 2 deletions

View File

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