Update package.json
This commit is contained in:
parent
55c68917fc
commit
5350f3859e
@ -26,7 +26,7 @@
|
||||
"homepage": "https://demos.creative-tim.com/argon-dashboard-react/",
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "cross-env PUBLIC_URL=/ react-scripts build",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start",
|
||||
@ -117,4 +117,4 @@
|
||||
"fsevents": "2.3.2",
|
||||
"chokidar": "3.5.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user