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"