@@ -71,7 +71,7 @@ let root = ([
7171 \ \" watch\" : \" bsb -make-world -w\"\n \
7272 \ },\n \
7373 \ \" keywords\" : [\n \
74- \ \" BuckleScript \"\n \
74+ \ \" ReScript \"\n \
7575 \ ],\n \
7676 \ \" author\" : \"\" ,\n \
7777 \ \" license\" : \" MIT\" ,\n \
@@ -158,7 +158,7 @@ let root = ([
158158 \ \" clean\" : \" bsb -clean-world\"\n \
159159 \ },\n \
160160 \ \" keywords\" : [\n \
161- \ \" BuckleScript \"\n \
161+ \ \" ReScript \"\n \
162162 \ ],\n \
163163 \ \" author\" : \"\" ,\n \
164164 \ \" license\" : \" MIT\" ,\n \
@@ -254,7 +254,7 @@ let root = ([
254254 \ \" watch\" : \" bsb -make-world -w\"\n \
255255 \ },\n \
256256 \ \" keywords\" : [\n \
257- \ \" BuckleScript \"\n \
257+ \ \" ReScript \"\n \
258258 \ ],\n \
259259 \ \" author\" : \"\" ,\n \
260260 \ \" license\" : \" MIT\" ,\n \
@@ -267,7 +267,7 @@ let root = ([
267267 File (" demo.ml" ,
268268 " \n \
269269 \n \
270- let () = Js.log \" Hello, BuckleScript \" "
270+ let () = Js.log \" Hello, ReScript \" "
271271 );
272272 File (" test.cpp.ml" ,
273273 " \n \
@@ -315,7 +315,7 @@ let root = ([
315315 \ \" start\" : \" bsb -make-world -w\"\n \
316316 \ },\n \
317317 \ \" keywords\" : [\n \
318- \ \" BuckleScript \"\n \
318+ \ \" ReScript \"\n \
319319 \ ],\n \
320320 \ \" author\" : \"\" ,\n \
321321 \ \" license\" : \" MIT\" ,\n \
@@ -407,7 +407,7 @@ let root = ([
407407 \ \" watch\" : \" bsb -make-world -w\"\n \
408408 \ },\n \
409409 \ \" keywords\" : [\n \
410- \ \" BuckleScript \"\n \
410+ \ \" ReScript \"\n \
411411 \ ],\n \
412412 \ \" author\" : \"\" ,\n \
413413 \ \" license\" : \" MIT\" ,\n \
@@ -420,7 +420,7 @@ let root = ([
420420 File (" demo.ml" ,
421421 " \n \
422422 \n \
423- let () = Js.log \" Hello, BuckleScript \" "
423+ let () = Js.log \" Hello, ReScript \" "
424424 )
425425 ])
426426 ]);
@@ -588,7 +588,7 @@ let root = ([
588588 \ \" test\" : \" echo \\\" Error: no test specified\\\" && exit 1\"\n \
589589 \ },\n \
590590 \ \" keywords\" : [\n \
591- \ \" BuckleScript \" ,\n \
591+ \ \" ReScript \" ,\n \
592592 \ \" ReasonReact\" ,\n \
593593 \ \" reason-react\"\n \
594594 \ ],\n \
@@ -926,7 +926,7 @@ let root = ([
926926 ])
927927 ]);
928928 File (" watcher.js" ,
929- " // This is our simple, robust watcher. It hooks into the BuckleScript build\n \
929+ " // This is our simple, robust watcher. It hooks into the ReScript build\n \
930930 // system to listen for build events.\n \
931931 // See package.json's `start` script and `./node_modules/.bin/bsb --help`\n \
932932 \n \
@@ -1046,7 +1046,7 @@ let root = ([
10461046 \ \" test\" : \" echo \\\" Error: no test specified\\\" && exit 1\"\n \
10471047 \ },\n \
10481048 \ \" keywords\" : [\n \
1049- \ \" BuckleScript \" ,\n \
1049+ \ \" ReScript \" ,\n \
10501050 \ \" ReasonReact\" ,\n \
10511051 \ \" reason-react\"\n \
10521052 \ ],\n \
@@ -1761,7 +1761,7 @@ let root = ([
17611761 \ \" watch\" : \" bsb -make-world -w -ws _\"\n \
17621762 \ },\n \
17631763 \ \" keywords\" : [\n \
1764- \ \" BuckleScript \"\n \
1764+ \ \" ReScript \"\n \
17651765 \ ],\n \
17661766 \ \" author\" : \"\" ,\n \
17671767 \ \" license\" : \" MIT\" ,\n \
0 commit comments