Skip to content

Commit 0d51187

Browse files
committed
🐛 - make sure we ship rescript.json instead of bsconfig.json
1 parent 47af754 commit 0d51187

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
@@ -25,7 +25,7 @@
2525
},
2626
"files": [
2727
"copyPlatformBinaryInPlace.js",
28-
"bsconfig.json",
28+
"rescript.json",
2929
"rescript-runtime",
3030
"bin",
3131
"LICENSE"

0 commit comments

Comments
 (0)