Add my name in the contributors.

This commit is contained in:
Julien Lengrand-Lambert
2018-04-21 15:21:18 +02:00
parent 24fc8e96fe
commit 3a117f88c3

View File

@@ -35,6 +35,11 @@
"test-travis": "yarn test && cat ./coverage/lcov.info | coveralls"
},
"author": "Ramon Gebben <ramon@sensorfact.nl>",
"contributors": [
{
"name": "Julien Lengrand-Lambert <julien@lengrand.fr> - @jlengrand"
}
],
"license": "MIT",
"jest": {
"coverageDirectory": "./coverage/",