Skip to content

Commit cbd9fbd

Browse files
committed
Update package.json
1 parent 2c25d1f commit cbd9fbd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"orientation": "portrait",
77
"sdkVersion": "21.0.0",
88
"ios": {
9-
"bundleIdentifier": "com.sunway.cemclient"
9+
"bundleIdentifier": "com.sunway.acmclient"
1010
},
1111
"android": {
12-
"package": "com.sunway.cemclient"
12+
"package": "com.sunway.acmclient"
1313
},
1414
"primaryColor": "#FF5722",
1515
"loading": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "cem-client",
3-
"version": "0.1.0",
2+
"name": "acm-client",
3+
"version": "0.1.1",
44
"private": true,
55
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/sunway-team/cem-client.git"
8+
"url": "https://github.com/sunway-team/acm-client.git"
99
},
1010
"scripts": {
1111
"start": "react-native-scripts start",

0 commit comments

Comments
 (0)