We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89acb28 commit 0eae299Copy full SHA for 0eae299
package.json
@@ -4,7 +4,7 @@
4
"description": "One-time password inputs built in pure JS for React-Native",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
7
- "types": "lib/typescript/src/index.d.ts",
+ "types": "lib/typescript/index.d.ts",
8
"react-native": "src/index.tsx",
9
"files": [
10
"src",
0 commit comments