diff --git a/example/package.json b/example/package.json index 6c91ebdc..7e2ef81d 100644 --- a/example/package.json +++ b/example/package.json @@ -7,7 +7,7 @@ "test": "jest" }, "dependencies": { - "iapmort-react-native": "git+https://github.com/iamport/iamport-react-native.git#feature/merge-android-n-ios", + "iamport-react-native": "1.0.0", "react": "16.4.1", "react-native": "0.56.0", "react-native-svg": "^6.5.2",