Skip to content

Commit f507021

Browse files
committed
- Fixed entry.
1 parent e2e2d35 commit f507021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "config-plugin-react-native-intercom",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "build/withIntercom.js.js",
5+
"main": "build/withIntercom.js",
66
"types": "build/withIntercom.d.ts",
77
"scripts": {
88
"build": "expo-module build",

0 commit comments

Comments
 (0)