Skip to content
This repository was archived by the owner on Jun 4, 2019. It is now read-only.

Commit 5da3ae9

Browse files
authored
Minor Updates … (#13)
* Update contributors in README.md * Update CircleCI to use Node 6.10
1 parent 396be37 commit 5da3ae9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Feel free to use the code, it's released using the [MIT license](https://github.
4848

4949
- [Oleksii Zeleniuk](https://github.com/alexzelenuyk)
5050
- [Sebastian Müller](https://github.com/sbstjn)
51+
- [Robin Drexler](https://github.com/robin-drexler)
52+
- [Samuel Marks](https://github.com/sammarks)
5153

5254
## Contribution
5355

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
node:
3-
version: 4.5.0
3+
version: 6.10.0
44

55
dependencies:
66
override:

0 commit comments

Comments
 (0)