Skip to content

Commit 5d54b55

Browse files
authored
add rescript.json to files in package.json (#196)
1 parent 2a9586f commit 5d54b55

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
@@ -17,7 +17,7 @@
1717
"README.md",
1818
"CHANGELOG.md",
1919
"LICENSE",
20-
"bsconfig.json",
20+
"rescript.json",
2121
"src/**/*.res",
2222
"src/**/*.resi",
2323
"src/**/*.mjs"

0 commit comments

Comments
 (0)