File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " modular-material- admin-react" ,
2+ "name" : " modular-admin-react" ,
33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " react-scripts start" ,
77 "build" : " react-scripts build" ,
88 "test" : " react-scripts test" ,
99 "eject" : " react-scripts eject" ,
10- "deploy" : " npm run build-preview && npm run build-docs && gh-pages -d build --repo git@github.com:modularcode/modular-material- admin-react.git --branch gh-pages" ,
11- "build-preview" : " cross-env PUBLIC_PATH='/' npm run build && echo modular-material- admin-react.modularcode.io > ./build/CNAME" ,
10+ "deploy" : " npm run build-preview && npm run build-docs && gh-pages -d build --repo git@github.com:modularcode/modular-admin-react.git --branch gh-pages" ,
11+ "build-preview" : " cross-env PUBLIC_PATH='/' npm run build && echo modular-admin-react.modularcode.io > ./build/CNAME" ,
1212 "build-docs" : " build-storybook --docs -s ./public -o build/docs" ,
1313 "build-storybook" : " build-storybook" ,
1414 "storybook" : " start-storybook -p 6060"
1515 },
16- "homepage" : " http://modular-material- admin-react.modularcode.io" ,
16+ "homepage" : " http://modular-admin-react.modularcode.io" ,
1717 "dependencies" : {
1818 "@material-ui/core" : " 4.9.11" ,
1919 "@material-ui/icons" : " 4.9.1" ,
You can’t perform that action at this time.
0 commit comments