We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a96ec commit c3a5cc4Copy full SHA for c3a5cc4
1 file changed
package.json
@@ -1,4 +1,5 @@
1
{
2
+ "version": "0.22.53",
3
"author": "Richard Lindhout <info@webridge.nl> (https://github.com/web-ridge)",
4
"bugs": {
5
"url": "https://github.com/web-ridge/react-native-paper-dates/issues"
@@ -169,6 +170,5 @@
169
170
"build-example": "cd example && npx expo export:web"
171
},
172
"source": "src/index",
- "types": "lib/typescript/index.d.ts",
173
- "version": "0.22.52"
+ "types": "lib/typescript/index.d.ts"
174
}
0 commit comments