Skip to content

Commit aa929af

Browse files
committed
fices
1 parent 2779258 commit aa929af

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "todo-my-app-name",
3-
"productName": "Todo My App Name",
4-
"description": "Todo my app description",
5-
"license": "MIT",
2+
"name": "googlemapsextractor",
3+
"productName": "Google Maps Extractor",
4+
"description": "Find thousands of new customers personal phone, email and grow your business exponentially.",
65
"keywords": [
76
"google maps extractor"
87
],
8+
"license": "MIT",
99
"author": "OnePgr, Inc <amsystango@gmail.com>",
1010
"main": "./.erb/dll/main.bundle.dev.js",
1111
"scripts": {
@@ -140,13 +140,13 @@
140140
"webpack-merge": "^5.9.0"
141141
},
142142
"build": {
143-
"productName": "Todo My App Name",
144-
"appId": "com.todo-my-organization-name.todo-my-app-name",
143+
"productName": "Google Maps Extractor",
144+
"appId": "cloud.omkar.googlemapsextractor",
145145
"protocols": [
146146
{
147-
"name": "Todo My App Name",
147+
"name": "Google Maps Extractor",
148148
"schemes": [
149-
"todo-my-app-name"
149+
"googlemapsextractor"
150150
]
151151
}
152152
],

0 commit comments

Comments
 (0)