File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 "license" : " https://raw.githubusercontent.com/vaadin-component-factory/vcf-breadcrumb/master/LICENSE" ,
1010 "exports" : {
1111 "." : " ./dist/src/index.js" ,
12- "./dist/src/vcf-breadcrumbs.js" : " ./dist/src/vcf-breadcrumbs.js"
12+ "./dist/src/vcf-breadcrumbs.js" : " ./dist/src/vcf-breadcrumbs.js" ,
13+ "./theme/*" : " ./theme/*"
1314 },
1415 "files" : [
1516 " vcf-*.js" ,
4546 "dependencies" : {
4647 "@vaadin/component-base" : " ^25.0.0-beta1" ,
4748 "@vaadin/popover" : " ^25.0.0-beta1" ,
48- "@vaadin/vaadin-lumo-styles" : " ^25.0.0-beta1" ,
49- "@vaadin/vaadin-themable-mixin" : " ^25.0.0-beta1" ,
5049 "@vaadin/vertical-layout" : " ^25.0.0-beta1" ,
5150 "lit" : " ^3.0.0"
5251 },
5958 "@types/jest" : " ^29.5.14" ,
6059 "@typescript-eslint/eslint-plugin" : " ^5.48.0" ,
6160 "@typescript-eslint/parser" : " ^5.48.0" ,
61+ "@vaadin/vaadin-lumo-styles" : " ^25.0.0-beta1" ,
6262 "@web/dev-server" : " ^0.4.3" ,
6363 "@web/test-runner" : " ^0.19.0" ,
6464 "@webcomponents/webcomponentsjs" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments