We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c0068 commit 6110759Copy full SHA for 6110759
package.json
@@ -9,7 +9,7 @@
9
"license": "https://raw.githubusercontent.com/vaadin-component-factory/vcf-breadcrumb/master/LICENSE",
10
"exports": {
11
".": "./dist/src/index.js",
12
- "./vcf-breadcrumbs.js": "./dist/src/vcf-breadcrumbs.js"
+ "./dist/src/vcf-breadcrumbs.js": "./dist/src/vcf-breadcrumbs.js"
13
},
14
"files": [
15
"vcf-*.js",
0 commit comments