bruno/packages
Jeremy Benoist 73c62010b7
Fix rounding response size
I noticed that sometimes the response size is weirdly displayed.
- size `112932` is displayed as `110.28.999999999999996KB`
- size `112990` is displayed as `110.34KB`

The problem is in the decimal calculation. Rounding the value ensure we don't have two `.` in the displayed size.

Also, update the `contributing` to increase the minimum Node version required.
2023-10-03 10:39:38 +02:00
..
bruno-app Fix rounding response size 2023-10-03 10:39:38 +02:00
bruno-cli Remove rogue apostrophes and capitalise API in text. 2023-09-30 15:37:45 +01:00
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron chore: bump version v0.16.6 2023-10-02 05:26:47 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js Merge pull request #243 from LesageYann/feat/allow-async-tests 2023-09-29 12:42:57 +05:30
bruno-lang spelling: people 2023-09-28 14:11:49 -04:00
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema chore: published libs 2023-09-28 05:17:59 +05:30
bruno-tauri chore(#197): ran prettier on packages/bruno-tauri 2023-09-22 00:44:28 +05:30
bruno-testbench chore(#197): ran prettier on packages/bruno-testbench 2023-09-22 00:44:47 +05:30
bruno-vscode-extension Add license information to modules. 2023-09-25 20:57:51 -05:00