Skip to content

Commit a161280

Browse files
Removed module type.
1 parent 1f80d13 commit a161280

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "codebuilder-admin",
33
"main": "expo-router/entry",
44
"version": "1.0.0",
5-
"type": "module",
65
"scripts": {
76
"start": "expo start",
87
"android": "expo run:android",
@@ -78,4 +77,4 @@
7877
}
7978
}
8079
}
81-
}
80+
}

0 commit comments

Comments
 (0)