Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
William Candillon authored Oct 31, 2016
1 parent af11328 commit d0323f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d0323f7

Please sign in to comment.