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