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 343f999 commit 03e4f61Copy full SHA for 03e4f61
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-paper-dates",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "Performant Date Picker for React Native Paper",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -151,6 +151,5 @@
151
"module",
152
"typescript"
153
]
154
- },
155
- "dependencies": {}
+ }
156
}
0 commit comments