From 1e3375304d1091cd9713cf012b00c8ff9f79b4a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pawe=C5=82=20Miko=C5=82ajczyk?=
 <mikolajczyk.pawel1@gmail.com>
Date: Tue, 20 Mar 2018 19:44:27 +0100
Subject: [PATCH] feat(typings): add ts definitions (#7)

* feat(typings): add ts definitions

* chore(contributors): add myself
---
 .all-contributorsrc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.all-contributorsrc b/.all-contributorsrc
index 48b21346..50d646e5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -54,6 +54,15 @@
       "profile": "http://co.linkedin.com/in/alejandronanez/",
       "contributions": [
         "doc"
+      ],
+    },
+    {
+      "login": "Miklet",
+      "name": "Paweł Mikołajczyk",
+      "avatar_url": "https://avatars2.githubusercontent.com/u/12592677?v=4",
+      "profile": "https://github.com/Miklet",
+      "contributions": [
+        "code"
       ]
     }
   ]