Update package.json

This commit is contained in:
Izaak Sultan 2017-07-16 22:43:58 +08:00
parent 959d180c51
commit c001091759

View File

@ -1,7 +1,12 @@
{
"name": "react-native-handoff",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"keywords": ["react-native", "handoff", "react-native-handoff"],
"repository": {
"type": "git",
"url": "https://github.com/IzaakSultan/react-native-handoff"
},
"main": "RNHandoff",
"peerDependencies": {
"react": "*",