We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3060da commit da2847dCopy full SHA for da2847d
package.json
@@ -2,11 +2,7 @@
2
"name": "todo-my-app-name",
3
"productName": "Todo My App Name",
4
"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
- },
+ "author": "Chetan <chetab@gmail.com>",
10
"license": "MIT",
11
"main": "./.erb/dll/main.bundle.dev.js",
12
"scripts": {
0 commit comments