Skip to content

Commit

Permalink
Merge pull request apiko-dev#117 from martinogg/PR-PackageFix
Browse files Browse the repository at this point in the history
Fixes runtime error
  • Loading branch information
terrysahaidak authored Feb 12, 2018
2 parents 11a9182 + e056df2 commit 8feb4b3
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 @@ -25,7 +25,7 @@
"lodash": "^4.2.1",
"moment": "^2.11.2",
"prop-types": "^15.5.10",
"react": "^16.0.0-alpha.6",
"react": "16.0.0-alpha.6",
"react-native": "^0.44.3",
"react-native-device-info": "^0.10.2",
"react-native-dialogs": "0.0.19",
Expand Down

0 comments on commit 8feb4b3

Please sign in to comment.