build folder added
This commit is contained in:
parent
d3ab626593
commit
856df04dec
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user