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