diff options
| author | Elizabeth Hunt <me@liz.coffee> | 2025-12-14 22:10:34 -0800 |
|---|---|---|
| committer | Elizabeth Hunt <me@liz.coffee> | 2025-12-14 22:10:54 -0800 |
| commit | 594ce452693a71b501d3aff3f35ef3732c06c341 (patch) | |
| tree | fba9cb7137940b286318dc35a747b171e0013963 /package.json | |
| parent | eeca787c81ac92e46a9375a0b1ce8baa29852b1a (diff) | |
| download | pengueno-594ce452693a71b501d3aff3f35ef3732c06c341.tar.gz pengueno-594ce452693a71b501d3aff3f35ef3732c06c341.zip | |
Fix 400's not having error in response
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3355d62..b5f4484 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@emprespresso/pengueno", - "version": "0.0.17", + "version": "0.0.18", "description": "emprespresso pengueno utils", "main": "./dist/index.js", "types": "./dist/index.d.ts", |
