fix(relay): properly process plain text payload (#39)
* fix(relay): properly process plain text payload non-json text payload is passed as is. * style: apply TS style fixes
This commit is contained in:
@@ -30,7 +30,6 @@ defineOptions({
|
||||
|
||||
const VERSION = 'v0.3.0-alpha'; // x-release-please-version
|
||||
|
||||
|
||||
/*
|
||||
* Stores.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user