We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436241f commit 36f8b9aCopy full SHA for 36f8b9a
TransferUtility/example/package.json
@@ -9,6 +9,7 @@
9
"react": "^15.1.0",
10
"react-native": "^0.27.2",
11
"react-native-image-picker": "^0.19.3",
12
- "aws-sdk-react-native-core": "../../Core/aws-sdk-react-native-core-0.0.1.tgz"
+ "aws-sdk-react-native-core": "../../Core/aws-sdk-react-native-core-0.0.1.tgz",
13
+ "aws-sdk-react-native-transfer-utility": "../aws-sdk-react-native-transfer-utility-0.0.1.tgz"
14
}
15
0 commit comments