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/",
|
"homepage": "https://demos.creative-tim.com/argon-dashboard-react/",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "cross-env PUBLIC_URL=/ react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start",
|
"install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user