From 9fc4d35561622ad238bb88cc564360471cc699d0 Mon Sep 17 00:00:00 2001 From: Felix Becker Date: Thu, 22 Sep 2016 03:51:52 +0200 Subject: [PATCH] Add typings for mysql (#792) --- npm/mysql.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 npm/mysql.json diff --git a/npm/mysql.json b/npm/mysql.json new file mode 100644 index 00000000..85d50535 --- /dev/null +++ b/npm/mysql.json @@ -0,0 +1,5 @@ +{ + "versions": { + "2.11.1": "github:types/npm-mysql#9d0b114b2343217c4bd2f7b75c79fd2debf067dc" + } +}