Skip to content

Commit 0da55f1

Browse files
authored
Update package.json (#4436)
1 parent 35cbfae commit 0da55f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@
136136
},
137137
"default": "./dist/es/rollup.browser.js"
138138
},
139-
"./dist/": "./dist/"
139+
"./dist/*": "./dist/*"
140140
}
141141
}

0 commit comments

Comments
 (0)