Skip to content

Commit da2847d

Browse files
committed
fixes
1 parent d3060da commit da2847d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
"name": "todo-my-app-name",
33
"productName": "Todo My App Name",
44
"description": "Todo my app description",
5-
"author": {
6-
"name": "Chetan",
7-
"email": "53407137+Chetan11-dev@users.noreply.github.com",
8-
"url": "https://www.omkar.cloud/"
9-
},
5+
"author": "Chetan <chetab@gmail.com>",
106
"license": "MIT",
117
"main": "./.erb/dll/main.bundle.dev.js",
128
"scripts": {

0 commit comments

Comments
 (0)