From d0323f7ff76c8f25df6e68b25bbc4c7197b2b7e1 Mon Sep 17 00:00:00 2001 From: William Candillon Date: Mon, 31 Oct 2016 09:44:49 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe6f9e4..9d653d6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "typings": "node_modules/react-native-router-flux/index.d.ts", + "typings": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/aksonov/react-native-mobx.git"