Skip to content

Commit f499334

Browse files
committed
- Updated scripts.
1 parent 20b3262 commit f499334

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@
55
"main": "plugin/build/withIntercom.js",
66
"types": "plugin/build/withIntercom.d.ts",
77
"scripts": {
8-
"build": "expo-module build",
9-
"buildPlugin": "expo-module build plugin",
10-
"clean": "expo-module clean",
11-
"test": "expo-module test",
12-
"prepare": "expo-module prepare",
13-
"prepublishOnly": "expo-module prepublishOnly",
14-
"expo-module": "expo-module"
8+
"build": "expo-module build plugin",
9+
"clean": "expo-module clean"
1510
},
1611
"author": "",
1712
"license": "ISC",

0 commit comments

Comments
 (0)