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 a1d9ff1 commit 181dce8Copy full SHA for 181dce8
package.json
@@ -2,7 +2,7 @@
2
"name": "todo-list-app",
3
"version": "0.1.0",
4
"private": true,
5
- "homepage": "http://asiakay.github.io/react-redux-chakraui-todo-list-app)",
+ "homepage": "http://asiakay.github.io/react-redux-chakraui-todo-list-app",
6
"dependencies": {
7
"@babel/core": "^7.14.3",
8
"@chakra-ui/react": "^1.6.3",
@@ -28,7 +28,7 @@
28
"test": "react-scripts test",
29
"eject": "react-scripts eject",
30
"predeploy": "npm run build",
31
- "deploy": "gh-pages -d build"
+ "deploy": "gh-pages -d build"
32
},
33
"eslintConfig": {
34
"extends": "react-app"
0 commit comments