Skip to content

Commit c3a5cc4

Browse files
Update version to 0.22.53 in package.json
1 parent 20a96ec commit c3a5cc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"version": "0.22.53",
23
"author": "Richard Lindhout <info@webridge.nl> (https://github.com/web-ridge)",
34
"bugs": {
45
"url": "https://github.com/web-ridge/react-native-paper-dates/issues"
@@ -169,6 +170,5 @@
169170
"build-example": "cd example && npx expo export:web"
170171
},
171172
"source": "src/index",
172-
"types": "lib/typescript/index.d.ts",
173-
"version": "0.22.52"
173+
"types": "lib/typescript/index.d.ts"
174174
}

0 commit comments

Comments
 (0)