Skip to content

Commit

Permalink
fix: compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AliRezaBeigy committed Apr 2, 2024
1 parent 594deb7 commit 517ea34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-global-datetimepicker",
"version": "2.1.2",
"version": "2.1.3",
"description": "react native multi culture datetime picker",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@
],
"include": [
"src"
],
"extends": "@react-native/typescript-config/tsconfig.json"
]
}

0 comments on commit 517ea34

Please sign in to comment.