Skip to content

Commit 0b5a7a5

Browse files
committed
Version 0.1.0 main path is fixed
1 parent 16cf20b commit 0b5a7a5

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
@@ -15,7 +15,7 @@
1515
],
1616
"homepage": "https://www.freakycoder.com",
1717
"bugs": "https://github.com/WrathChaos/react-native-countdown/issues",
18-
"main": "./lib/src/Countdown.js",
18+
"main": "./build/dist/Countdown.js",
1919
"repository": "git@github.com:WrathChaos/react-native-countdown.git",
2020
"author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
2121
"license": "MIT",

0 commit comments

Comments
 (0)