diff options
author | 2022-10-12 19:16:14 -0700 | |
---|---|---|
committer | 2022-10-12 19:16:14 -0700 | |
commit | 8cd8e34719d45ccef3011de7431d066631a6c806 (patch) | |
tree | 16e879c6af3bbe223558397ca87e7f007099a4f1 | |
parent | 930981c9d971e240486b5818cae4ba2ada1b2f6e (diff) | |
download | bun-8cd8e34719d45ccef3011de7431d066631a6c806.tar.gz bun-8cd8e34719d45ccef3011de7431d066631a6c806.tar.zst bun-8cd8e34719d45ccef3011de7431d066631a6c806.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1334,10 +1334,10 @@ Unlike file watchers like `nodemon`, `bun --hot` can keep stateful objects like <table> <tr> -<th width="441" align="center"> +<th width="800" align="center"> Bun v0.2.0 </th> -<th width="441" align="center"> +<th width="800" align="center"> Nodemon </th> </tr> |