Skip to content

Commit e19e55d

Browse files
authored
fix: package.json config for client file
1 parent fb6ef30 commit e19e55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/kentcdodds/mdx-bundler#readme",
2222
"files": [
2323
"dist",
24-
"./client.js"
24+
"client.js"
2525
],
2626
"scripts": {
2727
"build": "kcd-scripts build",

0 commit comments

Comments
 (0)