Skip to content

Commit

Permalink
Add patches
Browse files Browse the repository at this point in the history
  • Loading branch information
jalal246 committed May 6, 2020
1 parent d61c676 commit 96783e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,17 @@ const result = moveMultiIndex(input, movingMap);
// result = ["a", "c", "a"];
```

## Tests
### Tests

```sh
npm test
```

## License
### License

This project is licensed under the [GPL-3.0 License](https://github.com/jalal246/move-position/blob/master/LICENSE)

### Related projects
#### Related projects

- [packageSorter](https://github.com/jalal246/packageSorter) - Sorting packages
for monorepos production.
Expand Down

0 comments on commit 96783e9

Please sign in to comment.