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 6d3b188 commit 7a6e57dCopy full SHA for 7a6e57d
example/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-paper-dates-example",
3
"description": "Example app for react-native-paper-dates",
4
- "version": "0.4.6",
+ "version": "0.0.1",
5
"private": true,
6
"main": "index",
7
"scripts": {
package.json
@@ -1,6 +1,6 @@
"name": "react-native-paper-dates",
- "version": "0.1.0",
+ "version": "0.4.6",
"description": "Performant Date Picker for React Native Paper",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments