Skip to content

Commit b122979

Browse files
committed
Fix demo app load
1 parent 9a1f4e2 commit b122979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-calendars",
33
"version": "1.22.0",
4-
"main": "src/index.js",
4+
"main": "src/index.ts",
55
"types": "src/index.d.ts",
66
"description": "React Native Calendar Components",
77
"scripts": {

0 commit comments

Comments
 (0)