@@ -71,7 +71,7 @@ let root = ([
71
71
\ \" watch\" : \" bsb -make-world -w\"\n \
72
72
\ },\n \
73
73
\ \" keywords\" : [\n \
74
- \ \" BuckleScript \"\n \
74
+ \ \" ReScript \"\n \
75
75
\ ],\n \
76
76
\ \" author\" : \"\" ,\n \
77
77
\ \" license\" : \" MIT\" ,\n \
@@ -158,7 +158,7 @@ let root = ([
158
158
\ \" clean\" : \" bsb -clean-world\"\n \
159
159
\ },\n \
160
160
\ \" keywords\" : [\n \
161
- \ \" BuckleScript \"\n \
161
+ \ \" ReScript \"\n \
162
162
\ ],\n \
163
163
\ \" author\" : \"\" ,\n \
164
164
\ \" license\" : \" MIT\" ,\n \
@@ -254,7 +254,7 @@ let root = ([
254
254
\ \" watch\" : \" bsb -make-world -w\"\n \
255
255
\ },\n \
256
256
\ \" keywords\" : [\n \
257
- \ \" BuckleScript \"\n \
257
+ \ \" ReScript \"\n \
258
258
\ ],\n \
259
259
\ \" author\" : \"\" ,\n \
260
260
\ \" license\" : \" MIT\" ,\n \
@@ -267,7 +267,7 @@ let root = ([
267
267
File (" demo.ml" ,
268
268
" \n \
269
269
\n \
270
- let () = Js.log \" Hello, BuckleScript \" "
270
+ let () = Js.log \" Hello, ReScript \" "
271
271
);
272
272
File (" test.cpp.ml" ,
273
273
" \n \
@@ -315,7 +315,7 @@ let root = ([
315
315
\ \" start\" : \" bsb -make-world -w\"\n \
316
316
\ },\n \
317
317
\ \" keywords\" : [\n \
318
- \ \" BuckleScript \"\n \
318
+ \ \" ReScript \"\n \
319
319
\ ],\n \
320
320
\ \" author\" : \"\" ,\n \
321
321
\ \" license\" : \" MIT\" ,\n \
@@ -407,7 +407,7 @@ let root = ([
407
407
\ \" watch\" : \" bsb -make-world -w\"\n \
408
408
\ },\n \
409
409
\ \" keywords\" : [\n \
410
- \ \" BuckleScript \"\n \
410
+ \ \" ReScript \"\n \
411
411
\ ],\n \
412
412
\ \" author\" : \"\" ,\n \
413
413
\ \" license\" : \" MIT\" ,\n \
@@ -420,7 +420,7 @@ let root = ([
420
420
File (" demo.ml" ,
421
421
" \n \
422
422
\n \
423
- let () = Js.log \" Hello, BuckleScript \" "
423
+ let () = Js.log \" Hello, ReScript \" "
424
424
)
425
425
])
426
426
]);
@@ -588,7 +588,7 @@ let root = ([
588
588
\ \" test\" : \" echo \\\" Error: no test specified\\\" && exit 1\"\n \
589
589
\ },\n \
590
590
\ \" keywords\" : [\n \
591
- \ \" BuckleScript \" ,\n \
591
+ \ \" ReScript \" ,\n \
592
592
\ \" ReasonReact\" ,\n \
593
593
\ \" reason-react\"\n \
594
594
\ ],\n \
@@ -926,7 +926,7 @@ let root = ([
926
926
])
927
927
]);
928
928
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 \
930
930
// system to listen for build events.\n \
931
931
// See package.json's `start` script and `./node_modules/.bin/bsb --help`\n \
932
932
\n \
@@ -1046,7 +1046,7 @@ let root = ([
1046
1046
\ \" test\" : \" echo \\\" Error: no test specified\\\" && exit 1\"\n \
1047
1047
\ },\n \
1048
1048
\ \" keywords\" : [\n \
1049
- \ \" BuckleScript \" ,\n \
1049
+ \ \" ReScript \" ,\n \
1050
1050
\ \" ReasonReact\" ,\n \
1051
1051
\ \" reason-react\"\n \
1052
1052
\ ],\n \
@@ -1761,7 +1761,7 @@ let root = ([
1761
1761
\ \" watch\" : \" bsb -make-world -w -ws _\"\n \
1762
1762
\ },\n \
1763
1763
\ \" keywords\" : [\n \
1764
- \ \" BuckleScript \"\n \
1764
+ \ \" ReScript \"\n \
1765
1765
\ ],\n \
1766
1766
\ \" author\" : \"\" ,\n \
1767
1767
\ \" license\" : \" MIT\" ,\n \
0 commit comments