build folder added

This commit is contained in:
Tanmay 2024-01-26 12:32:24 +05:30
parent d3ab626593
commit 856df04dec

View File

@ -1,6 +1,5 @@
{
"name": "dummy",
"homepage": "https://TanmayMachkar.github.io/ResearchPaper",
"version": "0.1.0",
"private": true,
"dependencies": {
@ -21,9 +20,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [