We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cf20b commit 0b5a7a5Copy full SHA for 0b5a7a5
package.json
@@ -15,7 +15,7 @@
15
],
16
"homepage": "https://www.freakycoder.com",
17
"bugs": "https://github.com/WrathChaos/react-native-countdown/issues",
18
- "main": "./lib/src/Countdown.js",
+ "main": "./build/dist/Countdown.js",
19
"repository": "git@github.com:WrathChaos/react-native-countdown.git",
20
"author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
21
"license": "MIT",
0 commit comments