File tree Expand file tree Collapse file tree 5 files changed +1
-27
lines changed Expand file tree Collapse file tree 5 files changed +1
-27
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66 "module" : " dist/index.js" ,
77 "typings" : " lib/index.d.ts" ,
88 "scripts" : {
9- "commit" : " simple-commit-message" ,
109 "start" : " start-storybook -p 6006" ,
1110 "build" : " npm run build:lib && npm run build:dist " ,
1211 "build:lib" : " rimraf lib && webpack --config webpack.config.js" ,
2423 "type" : " git" ,
2524 "url" : " https://github.com/FullstackWEB-developer/dcl-ui.git"
2625 },
27- "release" : {
28- "branches" : [
29- " master"
30- ],
31- "plugins" : [
32- " @semantic-release/commit-analyzer" ,
33- " @semantic-release/release-notes-generator" ,
34- " @semantic-release/github" ,
35- " @semantic-release/npm"
36- ]
37- },
3826 "keywords" : [
3927 " dcl" ,
4028 " ui" ,
Original file line number Diff line number Diff line change 33 width : 36px ;
44 height : 36px ;
55 border-radius : 100% ;
6- background-image : url ('../../assets /logo.png' );
6+ background-image : url ('../../images /logo.png' );
77 background-size : contain;
88}
99
File renamed without changes.
You can’t perform that action at this time.
0 commit comments