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 1
1
{
2
- "name" : " modular-material- admin-react" ,
2
+ "name" : " modular-admin-react" ,
3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " react-scripts start" ,
7
7
"build" : " react-scripts build" ,
8
8
"test" : " react-scripts test" ,
9
9
"eject" : " react-scripts eject" ,
10
- "deploy" :
" npm run build-preview && npm run build-docs && gh-pages -d build --repo [email protected] :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 [email protected] :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" ,
12
12
"build-docs" : " build-storybook --docs -s ./public -o build/docs" ,
13
13
"build-storybook" : " build-storybook" ,
14
14
"storybook" : " start-storybook -p 6060"
15
15
},
16
- "homepage" : " http://modular-material- admin-react.modularcode.io" ,
16
+ "homepage" : " http://modular-admin-react.modularcode.io" ,
17
17
"dependencies" : {
18
18
"@material-ui/core" : " 4.9.11" ,
19
19
"@material-ui/icons" : " 4.9.1" ,
You can’t perform that action at this time.
0 commit comments