Skip to content

Commit 5c30fbe

Browse files
committed
Fix publishing @rescript/runtime
1 parent 6c0fd56 commit 5c30fbe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/@rescript/runtime/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
"access": "public"
3131
},
3232
"files": [
33-
"lib/es6",
34-
"lib/js",
35-
"lib/ocaml"
33+
"lib"
3634
],
3735
"exports": {
3836
"./lib/es6/*": "./lib/es6/*",

0 commit comments

Comments
 (0)