diff --git a/README.md b/README.md index a59853e1..3c3c2571 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Mono repo holding multiple packages | **`@recursive/assign`** | [Recursive assign for objects, arrays and more](./packages/assign#readme) | [![1.2.5](https://img.shields.io/npm/v/@recursive/assign.svg)](https://www.npmjs.com/package/@recursive/assign) | **`async-execute`** | [🦅 Execute command in a child process](./packages/async-execute#readme) | [![1.1.0](https://img.shields.io/npm/v/async-execute.svg)](https://www.npmjs.com/package/async-execute) | **`await-reduce`** | [Resolve and reduce an array of promises](./packages/await-reduce#readme) | [![1.2.3](https://img.shields.io/npm/v/await-reduce.svg)](https://www.npmjs.com/package/await-reduce) -| **`babelrc`** | [🗼 My own babelrc file (=> ES5)](./packages/babelrc#readme) | [![0.0.6](https://img.shields.io/npm/v/babelrc.svg)](https://www.npmjs.com/package/babelrc) +| **`babelrc`** | [🗼 My own babelrc file (=> ES5)](./packages/babelrc#readme) | [![0.0.7](https://img.shields.io/npm/v/babelrc.svg)](https://www.npmjs.com/package/babelrc) | **`bench-press`** | [Benchmark operations](./packages/bench-press#readme) | [![1.0.0](https://img.shields.io/npm/v/bench-press.svg)](https://www.npmjs.com/package/bench-press) | **`bound-call`** | [👔 Create a bound call where you can pass 'this' context as an argument](./packages/bound-call#readme) | [![0.0.0](https://img.shields.io/npm/v/bound-call.svg)](https://www.npmjs.com/package/bound-call) | **`boxt`** | [Create boxes around text](./packages/boxt#readme) | [![0.4.0](https://img.shields.io/npm/v/boxt.svg)](https://www.npmjs.com/package/boxt)