Skip to content

Commit 6732459

Browse files
committed
make sure starter2024 is included in the list of libraries to bundle with pyret-npm!
1 parent 3282775 commit 6732459

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/arr/compiler/libs.arr

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import base as _
22
import essentials2020 as _
3+
import starter2024 as _
34

45
import arrays as _
56
import ast as _
@@ -53,3 +54,5 @@ import image-typed as _
5354
import color as _
5455
import csv as _
5556
import charts as _
57+
58+

0 commit comments

Comments
 (0)