secullum-react-native-ui 4.5.1-beta.19 → 4.5.1-beta.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -114,7 +114,7 @@ class RangeDatePicker extends React.Component {
114
114
  endDate: endDate,
115
115
  key: 'selection'
116
116
  }
117
- ], rangeColors: [theme.backgroundColor3], onChange: this.handleRangeDateConfirm, weekStartsOn: 3 }))))));
117
+ ], rangeColors: [theme.backgroundColor3], onChange: this.handleRangeDateConfirm }))))));
118
118
  }
119
119
  }
120
120
  exports.RangeDatePicker = RangeDatePicker;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "secullum-react-native-ui",
3
- "version": "4.5.1-beta.19",
3
+ "version": "4.5.1-beta.20",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "files": [