We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208af79 commit e4e4b83Copy full SHA for e4e4b83
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"description": "A high-performance React Native library for iOS haptics and Android vibration effects",
5
"source": "./src/index.tsx",
6
- "main": "./lib/commonjs/index.js",
+ "main": "./lib/module/index.js",
7
"module": "./lib/module/index.js",
8
"types": "./lib/typescript/module/src/index.d.ts",
9
"files": [
0 commit comments