From 067559869a5426e2e9dfd843b99cd3f557b0c16c Mon Sep 17 00:00:00 2001 From: claytonsilva Date: Sat, 1 Oct 2016 21:06:11 -0300 Subject: [PATCH 1/2] add thinky typings --- npm/thinky.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 npm/thinky.json diff --git a/npm/thinky.json b/npm/thinky.json new file mode 100644 index 00000000..b24a507e --- /dev/null +++ b/npm/thinky.json @@ -0,0 +1,5 @@ +{ + "versions": { + "1.0.0": "github:xdevelsistemas/typings-thinky#c742d195c42c48be92f0b768615214d85ae90fd3" + } +} From 0a1d4eece74175b19e4ecb2e2d55cb48f9f3fab1 Mon Sep 17 00:00:00 2001 From: claytonsilva Date: Sat, 1 Oct 2016 21:14:31 -0300 Subject: [PATCH 2/2] add readme and change version --- npm/thinky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/thinky.json b/npm/thinky.json index b24a507e..85b25999 100644 --- a/npm/thinky.json +++ b/npm/thinky.json @@ -1,5 +1,5 @@ { "versions": { - "1.0.0": "github:xdevelsistemas/typings-thinky#c742d195c42c48be92f0b768615214d85ae90fd3" + "1.0.0": "github:xdevelsistemas/typings-thinky#753ac33195654c6ed5e61d00adb5a8a2d4c74d1c" } }