Skip to content

Commit

Permalink
Working on WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
a1vy committed Dec 1, 2019
1 parent 181202e commit f116c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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)
Expand Down

0 comments on commit f116c0a

Please sign in to comment.