Commit e46a8b5c authored by cyqresig's avatar cyqresig

updated to version 1.0.6

parent 65cb8020
Pipeline #24 canceled with stages
{
"name": "react-native-smart-barcode",
"version": "1.0.5",
"version": "1.0.6",
"description": "A smart barcode scanner component for React Native app",
"main": "Barcode.js",
"scripts": {
......@@ -21,5 +21,8 @@
"bugs": {
"url": "https://github.com/react-native-component/react-native-smart-barcode/issues"
},
"homepage": "https://github.com/react-native-component/react-native-smart-barcode#readme"
"homepage": "https://github.com/react-native-component/react-native-smart-barcode#readme",
"peerDependencies": {
"react-native": ">=0.40.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment